From e48c9cc6880d93d3a058050f8d2e0815b166dc69 Mon Sep 17 00:00:00 2001 From: Kevinlinpr Date: Thu, 3 Oct 2024 04:37:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=86=85=E6=B5=8B=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle.kts | 4 ++-- app/src/main/res/values/strings.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 4627f78..4910ca6 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 = 1000011 - versionName = "1.0.000.11" + versionCode = 1000012 + versionName = "1.0.000.12" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6611297..c968e96 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -20,7 +20,7 @@ LOGIN LET\'S RIDE or login with - Remember me + Remember me. Forgot password? What\'s your password What\'s your email @@ -34,8 +34,8 @@ BACK Enter your password again Confirm password - Yes, I have read and agree to RiderPro’s Terms of Service. - Yes, I would like to receive promotions and updates from RiderPro. + Yes, I have read and agree to RiderPro’s Privacy Policy. + Yes, I want to be added to the Rider Pro mailing list. Invalid email The password must be at least 8 characters long and contain a combination of uppercase letters, lowercase letters, and numbers. Please ensure that the passwords entered twice are consistent. @@ -72,7 +72,7 @@ %1d seconds ago %1d minutes ago I agree to the - term of service + Rider Pro’s Privacy Policy Gallery CHAT \ No newline at end of file