Skip to content

Commit 4aea034

Browse files
committed
Release v2.7.1
1 parent e63ede6 commit 4aea034

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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 34
19-
versionCode 40
20-
versionName "2.7.0"
19+
versionCode 41
20+
versionName "2.7.1"
2121

2222
javaCompileOptions {
2323
annotationProcessorOptions {

metadata/en-US/changelogs/41.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* Fixed possible ANR during connection shutdown
2+
* Fixed extra blank character in copied text
3+
* Restored Virtual Keys visibility after exiting Picture-in-Picture mode
4+
* New Language: Italian by Astro Spiff

0 commit comments

Comments
 (0)