Skip to content

Commit

Permalink
Release v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gujjwal00 committed Jul 15, 2024
1 parent 0ff2914 commit 5e85fe4
Show file tree
Hide file tree
Showing 2 changed files with 5 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 33
versionName "2.5.1"
versionCode 34
versionName "2.5.2"

javaCompileOptions {
annotationProcessorOptions {
Expand Down
3 changes: 3 additions & 0 deletions metadata/en-US/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Added an experimental option to pause updates in background
* Improved keyboard navigation for Login dialog
* Fixed couple of possible crashes

0 comments on commit 5e85fe4

Please sign in to comment.