forked from jens/Automation
Cleanups.
This commit is contained in:
parent
b6f3d928ae
commit
10e6c74ba8
@ -11,8 +11,8 @@ android {
|
|||||||
compileSdkVersion 29
|
compileSdkVersion 29
|
||||||
buildToolsVersion '29.0.2'
|
buildToolsVersion '29.0.2'
|
||||||
useLibrary 'org.apache.http.legacy'
|
useLibrary 'org.apache.http.legacy'
|
||||||
versionCode 101
|
versionCode 102
|
||||||
versionName "1.6.25"
|
versionName "1.6.30"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
@ -42,7 +42,7 @@ android {
|
|||||||
dimension "version"
|
dimension "version"
|
||||||
// applicationIdSuffix ".googlePlay"
|
// applicationIdSuffix ".googlePlay"
|
||||||
versionNameSuffix "-googlePlay"
|
versionNameSuffix "-googlePlay"
|
||||||
targetSdkVersion 30
|
targetSdkVersion 29
|
||||||
}
|
}
|
||||||
|
|
||||||
fdroidFlavor
|
fdroidFlavor
|
||||||
|
Loading…
Reference in New Issue
Block a user