Skip to content

Commit 456bbed

Browse files
authored
Add missing \n on helloworld gradle.properties
1 parent 2546ce4 commit 456bbed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

private/helloworld/android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ edgeToEdgeEnabled=false
1515
# Opt out of built-in kotlin and new DSL behavior that ships with AGP 9.
1616
# Starting from AGP 10.x these opt outs will be removed.
1717
android.builtInKotlin=false
18-
android.newDsl=false
18+
android.newDsl=false

0 commit comments

Comments
 (0)