bump version

This commit is contained in:
tehcneko 2025-03-04 19:49:27 +08:00
parent a5461af177
commit 4b426733ca

View File

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