Completato exception handler

This commit is contained in:
Gius95
2018-12-13 21:25:27 +01:00
parent d5723df178
commit 25aefc9823
4 changed files with 4 additions and 10 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "it.integry.integrywmsnative"
minSdkVersion 21
targetSdkVersion 28
versionCode 6
versionName "1.0.3"
versionCode 7
versionName "1.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}