Skip to content

Commit

Permalink
v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedDev94 committed Feb 8, 2024
1 parent c2805cf commit 5e6ca1d
Show file tree
Hide file tree
Showing 3 changed files with 8 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 '5.1.0'
versionName '5.2.0'

vectorDrawables {
useSupportLibrary true
Expand Down
2 changes: 1 addition & 1 deletion app/versionCode.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
110
120
6 changes: 6 additions & 0 deletions metadata/en-US/changelogs/124.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- Increase profile CardView corner radius
- Close drawer on app info items click
- Profile delete confirm dialog
- Allow selected profile to delete
- Assets manager (download, select, delete) dat files (GeoIP, GeoSite)
- Improve ping, thanks to @maskedeken

0 comments on commit 5e6ca1d

Please sign in to comment.