mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-04-02 04:30:29 +02:00
update version to 3.1.0
This commit is contained in:
parent
6d5637da70
commit
9ca984a88e
@ -9,8 +9,8 @@ android {
|
||||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 15
|
||||
versionName "3.0.1"
|
||||
versionCode 16
|
||||
versionName "3.1.0"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
Loading…
x
Reference in New Issue
Block a user