mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2024-12-23 21:54:21 +01:00
update version to 3.2.0
This commit is contained in:
parent
44eb3d2095
commit
491d0ce18e
@ -10,8 +10,8 @@ android {
|
||||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 18
|
||||
versionName "3.1.2"
|
||||
versionCode 19
|
||||
versionName "3.2.0"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
Loading…
Reference in New Issue
Block a user