📦封测版本1.0.000.13打包

This commit is contained in:
2024-10-09 20:36:55 +08:00
parent 7dfcda7640
commit ce606e090b
2 changed files with 6 additions and 2 deletions

4
README
View File

@@ -0,0 +1,4 @@
签名
使用rider_pro_app文件进行签名
密码是GFX*&KBg2yuq8mPP

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.aiosman.riderpro"
minSdk = 24
targetSdk = 34
versionCode = 1000012
versionName = "1.0.000.12"
versionCode = 1000013
versionName = "1.0.000.13"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {