Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SnwMds committed Apr 9, 2022
1 parent 7e7404b commit 7b4d7ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
versionCode 8
versionName "0.7"
versionCode 9
versionName "0.8"

externalNativeBuild {
cmake {
Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/changelogs/9.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
* Add support to SOCKS5 proxy
* Add support to custom DNS addresses
* Switch from LibreSSL to BearSSL
* Allow changing default User-Agent header value
* Allow changing default User-Agent string
* ​Set max number of allowed redirects to "8" by default
* ​Fix intent intercept not working properly on Android 7 and below

Expand Down

0 comments on commit 7b4d7ad

Please sign in to comment.