Skip to content

Commit

Permalink
Release v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gujjwal00 committed Dec 7, 2024
1 parent cc011c7 commit e545872
Show file tree
Hide file tree
Showing 2 changed files with 7 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 39
versionName "2.6.3"
versionCode 40
versionName "2.7.0"

javaCompileOptions {
annotationProcessorOptions {
Expand Down
5 changes: 5 additions & 0 deletions metadata/en-US/changelogs/40.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
* Added support for WayVNC server on Raspberry Pi
* Added explicit option to export secrets
* Reduce auto-reconnect delay for successful connections
* Fixed a leak in Picture-in-Picture mode
* New Translation: Tamil (by TamilNeram)

0 comments on commit e545872

Please sign in to comment.