mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-06-05 21:49:13 +02:00
update version to 12 (1.12)
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 11
|
||||
versionName "1.11"
|
||||
versionCode 12
|
||||
versionName "1.12"
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
Reference in New Issue
Block a user