We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee008c commit 78822f4Copy full SHA for 78822f4
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.gaurav.avnc"
17
minSdk 21
18
targetSdk 35
19
- versionCode 47
20
- versionName "3.1.0"
+ versionCode 48
+ versionName "3.1.1"
21
22
javaCompileOptions {
23
annotationProcessorOptions {
metadata/en-US/changelogs/48.txt
@@ -0,0 +1 @@
1
+* Fix Long-press gesture
0 commit comments