remote-reader: updated project version

This commit is contained in:
Frank Morgner
2016-04-07 17:55:26 +02:00
parent cb0224edfc
commit 0aeb8a1859
2 changed files with 3 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
// NFC reader mode was added in KitKat
minSdkVersion 19
targetSdkVersion 23
versionCode 4
versionName "2.0"
versionCode 5
versionName "2.1"
}
buildTypes {