We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a557a9 + e4d0a09 commit 5ab0133Copy full SHA for 5ab0133
2 files changed
build.gradle
@@ -6,7 +6,7 @@ project.ext {
6
appTargetSdk = 35
7
appCompiledSdk = 35
8
appBuildTool = "35.0.0"
9
- appVersionCode = 2143
+ appVersionCode = 2208
10
appVersionName = "4.0"
11
java = "17"
12
}
fastlane/metadata/android/en-US/changelogs/2208.txt
@@ -0,0 +1,5 @@
1
+v4.0(Mobile)
2
+* Serverlist v2 API to avoid unnecessary updates.
3
+* Added hashed login & signup functionality.
4
+* Added Random username & Password generator
5
+* Updated UI for Login & SignUp.
0 commit comments