diff --git a/README b/README index e69de29..3283e0d 100644 --- a/README +++ b/README @@ -0,0 +1,4 @@ +签名 + +使用rider_pro_app文件进行签名 +密码是GFX*&KBg2yuq8mPP \ No newline at end of file diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 44bc1cb..25c5a00 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -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 {