Configure Preferential network service

Transfer ownership: get ComponentName by unflatten string
Bump app version to v6.1(33)
Update AGP to 8.7.2
This commit is contained in:
BinTianqi
2024-11-02 18:47:52 +08:00
parent 5e8ea061ca
commit e6fa6f1305
8 changed files with 237 additions and 43 deletions

View File

@@ -24,8 +24,8 @@ android {
applicationId = "com.bintianqi.owndroid"
minSdk = 21
targetSdk = 34
versionCode = 32
versionName = "6.0"
versionCode = 33
versionName = "6.1"
multiDexEnabled = false
}