-> v1.0.14 (17)

This commit is contained in:
Gius95 2019-01-07 19:36:30 +01:00
parent df91f0e33c
commit 1064123250
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 16
versionName "1.0.13"
versionCode 17
versionName "1.0.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}