-> v1.0.15 (18)

This commit is contained in:
Giuseppe Scorrano 2019-01-09 15:55:07 +01:00
parent 18895509d9
commit 0f41d6dbf6
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -21,8 +21,8 @@ android {
applicationId "it.integry.integrywmsnative" applicationId "it.integry.integrywmsnative"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 17 versionCode 18
versionName "1.0.14" versionName "1.0.15"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }