1
0
mirror of https://github.com/stom79/exodus-android-app synced 2025-02-16 16:40:39 +01:00

release 1.1.1

This commit is contained in:
Schoumi 2019-01-09 17:16:38 +01:00
parent a61736f58f
commit 73082c9751

View File

@ -7,8 +7,8 @@ android {
applicationId "org.eu.exodus_privacy.exodusprivacy"
minSdkVersion 16
targetSdkVersion 28
versionCode 5
versionName "1.1.0"
versionCode 6
versionName "1.1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {