From 2f95dcdfb4098244dbdda8c55102e7a0280e9ce7 Mon Sep 17 00:00:00 2001 From: Kevinlinpr Date: Sun, 22 Sep 2024 18:17:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=8F=90=E5=8D=871.0.000.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle.kts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 8392395..55ab595 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 = 100001 - versionName = "1.0.000.1" + versionCode = 100002 + versionName = "1.0.000.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {