Skip to content

Commit 3ae7d4b

Browse files
committed
Downgrade AGP for F-Droid
1 parent 6e86994 commit 3ae7d4b

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
mavenCentral()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:8.12.0'
10+
classpath 'com.android.tools.build:gradle:8.11.1'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0"
1212
}
1313
}

0 commit comments

Comments
 (0)