Skip to content

Commit

Permalink
v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedDev94 committed Feb 6, 2024
1 parent 72435ad commit 5e06375
Show file tree
Hide file tree
Showing 5 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.0.0'
versionName '5.1.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 @@
100
110
6 changes: 6 additions & 0 deletions metadata/en-US/changelogs/114.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- minSdk 26 (Android 8)
- Vpn service notification
- New dark Material3 theme
- New settings layout
- New settings: Tun Name, Tun Mtu, Ping Address
- New output format for ping result
Binary file modified metadata/en-US/images/phoneScreenshots/screenshot-home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5e06375

Please sign in to comment.