fixed android smart card emulator version code
fixes https://github.com/frankmorgner/vsmartcard/issues/148
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
|||||||
applicationId "com.vsmartcard.acardemulator"
|
applicationId "com.vsmartcard.acardemulator"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 2
|
versionCode 3
|
||||||
versionName "3.0"
|
versionName "3.0"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|||||||
Reference in New Issue
Block a user