1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-28 18:49:56 +02:00

set version name to 1.6.1

This commit is contained in:
OliE
2017-12-17 18:04:56 +01:00
parent 5cb4024aaa
commit 214cd06498

View File

@@ -8,7 +8,7 @@ android {
minSdkVersion 18
targetSdkVersion 22 // don't set target sdk > 22 otherwise bluetooth le discovery need permission to ACCESS_COARSE_LOCATION
versionCode 21
versionName "1.6.2"
versionName "1.6.1"
}
lintOptions {