ACardEmulator: release 3.4

This commit is contained in:
Frank Morgner
2020-05-18 21:10:33 +02:00
parent 920bc701c9
commit 66719f3bf0

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.vsmartcard.acardemulator"
minSdkVersion 19
targetSdkVersion 23
versionCode 6
versionName "3.3"
versionCode 7
versionName "3.4"
}
buildTypes {
release {