-> v1.0.8 (11)

This commit is contained in:
Gius95 2018-12-18 13:15:13 +01:00
parent 217f648ca4
commit 78db9f3c3c
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 10
versionName "1.0.7"
versionCode 11
versionName "1.0.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}