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