-> v1.0.12 (15)

This commit is contained in:
Gius95 2018-12-27 14:41:28 +01:00
parent 6bcca2b158
commit 1668b56281
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -21,8 +21,8 @@ android {
applicationId "it.integry.integrywmsnative"
minSdkVersion 21
targetSdkVersion 28
versionCode 14
versionName "1.0.11"
versionCode 15
versionName "1.0.12"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}