-> v1.0.7 (10)

This commit is contained in:
Gius95 2018-12-18 12:42:04 +01:00
parent 5bc14109f4
commit 0068c56f08
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 9
versionName "1.0.6"
versionCode 10
versionName "1.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}