From 5cacfbdd956e09d47812f33d71a5fee18564ad26 Mon Sep 17 00:00:00 2001 From: Kevinlinpr Date: Sun, 24 Nov 2024 21:14:41 +0800 Subject: [PATCH] =?UTF-8?q?Rave=20Now=20=E7=89=88=E6=9C=AC=20VERSION=201.0?= =?UTF-8?q?.000.19?= 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 405ec15..c072ad8 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -14,8 +14,8 @@ android { applicationId = "com.aiosman.ravenow" minSdk = 24 targetSdk = 34 - versionCode = 1000018 - versionName = "1.0.000.18" + versionCode = 1000019 + versionName = "1.0.000.19" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {