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"
minSdkVersion 19
targetSdkVersion 23
versionCode 3
versionName "3.0"
versionCode 4
versionName "3.1"
}
buildTypes {
release {