update version to 5.6.2

This commit is contained in:
tibbi 2021-11-15 20:48:58 +01:00
parent 8f1fd98788
commit e664d90519

View file

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.calculator"
minSdkVersion 21
targetSdkVersion 30
versionCode 42
versionName "5.6.1"
versionCode 43
versionName "5.6.2"
setProperty("archivesBaseName", "calculator")
}