Bump version number

Update workflow file
This commit is contained in:
BinTianqi
2026-03-08 22:12:29 +08:00
parent f61286ba57
commit b050a4a1ad
11 changed files with 60 additions and 26 deletions

View File

@@ -25,8 +25,8 @@ android {
applicationId = "com.bintianqi.owndroid"
minSdk = 23
targetSdk = 36
versionCode = 42
versionName = "7.3"
versionCode = 43
versionName = "8.0"
multiDexEnabled = false
}