bump version

This commit is contained in:
tehcneko 2024-08-19 17:51:43 +08:00
parent 5ddd76fe39
commit f166d733f0

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 27 minSdkVersion 27
targetSdkVersion 35 targetSdkVersion 35
versionCode rootProject.ext.commitCount versionCode rootProject.ext.commitCount
versionName "4.0.2" versionName "4.1.0"
} }
Properties localProperties = new Properties() Properties localProperties = new Properties()