update version to 2

This commit is contained in:
tibbi 2022-10-07 11:26:23 +02:00
parent e21ca7d80f
commit 1b118f0c0b

View file

@ -16,7 +16,7 @@ android {
applicationId "com.simplemobiletools.launcher"
minSdkVersion 30
targetSdkVersion 33
versionCode 1
versionCode 2
versionName "5.0.0"
setProperty("archivesBaseName", "launcher")
}