Increment version number

This commit is contained in:
Fred 2024-01-22 22:45:46 +01:00 committed by Matthieu
parent 580f7ca911
commit 06478cf8a7
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ android {
}
defaultConfig {
minSdkVersion 23
versionCode 26
versionCode 27
targetSdkVersion 34
versionName "1.0.beta" + versionCode