From fd2f1cfc1da76aff89ebf2cd30f99edda5dad21a Mon Sep 17 00:00:00 2001 From: Kevinlinpr Date: Sat, 26 Oct 2024 06:54:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC1.0.000.15?= 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 aa29dc6..dbc1835 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 = 1000014 - versionName = "1.0.000.14" + versionCode = 1000015 + versionName = "1.0.000.15" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {