Skip to content

Commit 78822f4

Browse files
committed
Release v3.1.1
1 parent 8ee008c commit 78822f4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.gaurav.avnc"
1717
minSdk 21
1818
targetSdk 35
19-
versionCode 47
20-
versionName "3.1.0"
19+
versionCode 48
20+
versionName "3.1.1"
2121

2222
javaCompileOptions {
2323
annotationProcessorOptions {

metadata/en-US/changelogs/48.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* Fix Long-press gesture

0 commit comments

Comments
 (0)