ACardEmulator: version bump

This commit is contained in:
Frank Morgner
2019-10-01 00:51:08 +02:00
parent 1caff4f497
commit b96e91d8d4

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.vsmartcard.acardemulator" applicationId "com.vsmartcard.acardemulator"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 23 targetSdkVersion 23
versionCode 3 versionCode 4
versionName "3.0" versionName "3.1"
} }
buildTypes { buildTypes {
release { release {