Skip to content

Commit 4a46bed

Browse files
committed
Downgrade AGP
1 parent 3d95287 commit 4a46bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
mavenLocal()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:7.4.2'
10+
classpath 'com.android.tools.build:gradle:7.2.0'
1111
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21'
1212
// NOTE: Do not place your application dependencies here; they belong
1313
// in the individual module build.gradle files

0 commit comments

Comments
 (0)