From ce606e090bca72ca0963a695e39d2b626cb36b1f Mon Sep 17 00:00:00 2001 From: Kevinlinpr Date: Wed, 9 Oct 2024 20:36:55 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=E5=B0=81=E6=B5=8B=E7=89=88?= =?UTF-8?q?=E6=9C=AC1.0.000.13=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README | 4 ++++ app/build.gradle.kts | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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 {