Skip to content

Commit

Permalink
v6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedDev94 committed Mar 22, 2024
1 parent 5df5737 commit 11be6f5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = calcVersionCode()
versionName = "6.4.0"
versionName = "6.4.2"

vectorDrawables.useSupportLibrary = true
vectorDrawables.generatedDensities = []
Expand Down
2 changes: 1 addition & 1 deletion app/versionCode.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
260
270
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/274.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- QS Tile: Fix app crash on some scenarios
- Fix UI update issue on VPN disconnect by system settings

0 comments on commit 11be6f5

Please sign in to comment.