Skip to content

Commit

Permalink
Release v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gujjwal00 committed May 29, 2023
1 parent 52bc4cd commit 66c9ee9
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -13,8 +13,8 @@ android {
applicationId "com.gaurav.avnc"
minSdkVersion 21
targetSdkVersion 33
versionCode 25
versionName "2.2.2"
versionCode 26
versionName "2.2.3"

javaCompileOptions {
annotationProcessorOptions {
Expand Down
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/26.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Added gesture action to drag with middle button
* Fixed entries for 'Long press and swipe' setting

0 comments on commit 66c9ee9

Please sign in to comment.