bump version

This commit is contained in:
tehcneko 2024-06-17 19:21:48 +08:00
parent 5fddba5a28
commit aee7d86bb3

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 24 minSdkVersion 24
targetSdkVersion 34 targetSdkVersion 34
versionCode rootProject.ext.commitCount versionCode rootProject.ext.commitCount
versionName "4.0.0" versionName "4.0.1"
} }
Properties localProperties = new Properties() Properties localProperties = new Properties()