Skip to content

Commit

Permalink
Release v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gujjwal00 committed Feb 13, 2024
1 parent 9a66581 commit 7e840ff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.gaurav.avnc"
minSdk 21
targetSdk 34
versionCode 27
versionName "2.3.0"
versionCode 28
versionName "2.3.1"

javaCompileOptions {
annotationProcessorOptions {
Expand Down
7 changes: 7 additions & 0 deletions metadata/en-US/changelogs/28.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
* Added a toggle to lock/unlock zoom
* Added an option to control screen wakelock
* You can now search through saved servers via the top address-bar
* New monochrome icon by Biswapriyo Nath
* Improved splash theme and app startup time.
* Fixed users not able to type C-Cedilla
* Fixed toolbar not closing in certain cases

0 comments on commit 7e840ff

Please sign in to comment.