mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-29 01:01:27 -05:00
revert unneeded/unrelated changes
This commit is contained in:
@@ -139,11 +139,6 @@ android {
|
||||
exclude 'META-INF/INDEX.LIST'
|
||||
exclude '.readme'
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
android.enableJetifier=true
|
||||
android.useAndroidX=true
|
||||
org.gradle.jvmargs=-Xmx4096m
|
||||
android.useAndroidX=true
|
||||
Reference in New Issue
Block a user