revert unneeded/unrelated changes

This commit is contained in:
Hans-Christoph Steiner 2021-06-15 10:52:37 +02:00
parent c27e1a697e
commit e698f4f8a3
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA
2 changed files with 1 additions and 7 deletions

View File

@ -139,11 +139,6 @@ android {
exclude 'META-INF/INDEX.LIST'
exclude '.readme'
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}
dependencies {

View File

@ -1,3 +1,2 @@
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx4096m
android.useAndroidX=true