diff --git a/private/helloworld/android/gradle.properties b/private/helloworld/android/gradle.properties index d98cf95c0271..57765bfad913 100644 --- a/private/helloworld/android/gradle.properties +++ b/private/helloworld/android/gradle.properties @@ -15,4 +15,4 @@ edgeToEdgeEnabled=false # Opt out of built-in kotlin and new DSL behavior that ships with AGP 9. # Starting from AGP 10.x these opt outs will be removed. android.builtInKotlin=false -android.newDsl=false \ No newline at end of file +android.newDsl=false