Finish v1_0_14(17)

This commit is contained in:
Gius95 2019-01-07 19:36:45 +01:00
commit bbebf791f0
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"
}