mirror of
https://github.com/stom79/exodus-android-app
synced 2024-12-23 01:08:09 +01:00
release v1.0.4
This commit is contained in:
parent
13289fcfaf
commit
4300b2c598
@ -7,14 +7,17 @@ android {
|
||||
applicationId "org.eu.exodus_privacy.exodusprivacy"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 3
|
||||
versionName "1.0.3"
|
||||
versionCode 4
|
||||
versionName "1.0.4"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
lintOptions {
|
||||
disable 'MissingTranslation'
|
||||
}
|
||||
}
|
||||
}
|
||||
compileOptions {
|
||||
|
Loading…
Reference in New Issue
Block a user