update version to 5.12.0
This commit is contained in:
parent
d93230f7cd
commit
5c60f56e42
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ app-build-javaVersion = "VERSION_17"
|
|||
app-build-kotlinJVMTarget = "17"
|
||||
#versioning
|
||||
app-version-appId = "com.simplemobiletools.calculator"
|
||||
app-version-versionCode = "60"
|
||||
app-version-versionName = "5.11.3"
|
||||
app-version-versionCode = "61"
|
||||
app-version-versionName = "5.12.0"
|
||||
|
||||
[libraries]
|
||||
#Android X
|
||||
|
|
Loading…
Reference in a new issue