Downgraded to Java 1.8 to comply with fdroid build system

This commit is contained in:
Daniele
2021-09-12 08:32:23 +02:00
parent c58041fc20
commit 4ff6c569d0
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.2'
classpath 'com.android.tools.build:gradle:4.2.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files