update version to 5.10.0

This commit is contained in:
tibbi 2022-12-26 10:21:27 +01:00
parent 5cfc7d7b2a
commit 092e9b97a7

View file

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.clock"
minSdkVersion 23
targetSdkVersion 33
versionCode 35
versionName "5.9.5"
versionCode 36
versionName "5.10.0"
setProperty("archivesBaseName", "clock")
vectorDrawables.useSupportLibrary = true
}