Skip to content

Commit 7da5790

Browse files
committed
WIP AGP9 - temporariliy disable AGP9 newDsl for Triple-T publisher interop
1 parent efaf830 commit 7da5790

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gradle.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ org.gradle.caching=true
2626
org.gradle.configuration-cache.parallel=true
2727

2828
# Enable file system watching (should reduce disk IO and increase incremental build speed).
29-
org.gradle.vfs.watch=true
29+
org.gradle.vfs.watch=true
30+
31+
android.newDsl=false

0 commit comments

Comments
 (0)