fixed location of vJCRE submodule

This commit is contained in:
Frank Morgner
2019-10-06 08:27:59 +02:00
parent 3aa0fadace
commit 773a440b4a
4 changed files with 108 additions and 2 deletions

View File

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