Chore: bump version

This commit is contained in:
Howard Cheung
2022-09-04 20:29:37 +08:00
committed by GitHub
parent 8d69bad65b
commit 5bc2162df0

View File

@@ -40,7 +40,7 @@ subprojects {
minSdk = 21
targetSdk = 31
versionName = "2.5.11-pre02"
versionName = "2.5.11-pre03"
versionCode = 205011
resValue("string", "release_name", "v$versionName")