From ee887088603d382c8f93170380246d60e5ce0aae Mon Sep 17 00:00:00 2001 From: Kevinlinpr Date: Tue, 5 Nov 2024 04:37:03 +0800 Subject: [PATCH] 1.0.000.16 --- .idea/misc.xml | 1 - app/build.gradle.kts | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 0ad17cb..8978d23 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - diff --git a/app/build.gradle.kts b/app/build.gradle.kts index dbc1835..917bc45 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 = 1000015 - versionName = "1.0.000.15" + versionCode = 1000016 + versionName = "1.0.000.16" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {