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 6318508 commit 9d45d54Copy full SHA for 9d45d54
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.gaurav.avnc"
17
minSdk 21
18
targetSdk 34
19
- versionCode 41
20
- versionName "2.7.1"
+ versionCode 42
+ versionName "2.8.0"
21
22
javaCompileOptions {
23
annotationProcessorOptions {
metadata/en-US/changelogs/42.txt
@@ -0,0 +1,4 @@
1
+* Added 'Long-press' action for long press gesture
2
+* Added a 'Try' button to test the connection before saving a server
3
+* Many improvements to advanced server options
4
+* New language: Czech by zenobit
0 commit comments