Skip to content

Commit 5ab0133

Browse files
committed
Merge branch 'release-branch-v4.0.2' into 'master'
Release 4.0 See merge request ws/client/androidapp!440
2 parents 6a557a9 + e4d0a09 commit 5ab0133

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project.ext {
66
appTargetSdk = 35
77
appCompiledSdk = 35
88
appBuildTool = "35.0.0"
9-
appVersionCode = 2143
9+
appVersionCode = 2208
1010
appVersionName = "4.0"
1111
java = "17"
1212
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)