mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-06-05 21:49:13 +02:00
update version to 5.1.2
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
applicationId "com.simplemobiletools.calculator"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 31
|
||||
versionName "5.1.1"
|
||||
versionCode 32
|
||||
versionName "5.1.2"
|
||||
setProperty("archivesBaseName", "calculator")
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
Reference in New Issue
Block a user