Skip to content

Commit

Permalink
Bump Android client to v5.9 build 110
Browse files Browse the repository at this point in the history
  • Loading branch information
bear101 committed Apr 2, 2022
1 parent e34482a commit c415c7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Android Client
- See number of active users on public servers
- See location/country of public servers
- See server's MOTD in Server Entry details
- Send messages longer than 512 characters
- Fixed issue where all users and channels were not listed after initial login
iOS Client
- Choose Official/Public/Unofficial servers for initial server list
Expand Down
2 changes: 1 addition & 1 deletion Client/TeamTalkAndroid/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dk.bearware.gui"
android:versionCode="109"
android:versionCode="110"
android:versionName="5.9">
<queries>
<intent>
Expand Down

0 comments on commit c415c7a

Please sign in to comment.