Skip to content

Commit

Permalink
chg: version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed May 28, 2023
1 parent 93129ee commit 15a5573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions V2rayNG/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 5100603 //hiddify when comes to version 5 change it
versionName "6.0.3" //hiddify
versionCode 5100604 //hiddify when comes to version 5 change it
versionName "6.0.4" //hiddify
}

signingConfigs {
Expand Down

0 comments on commit 15a5573

Please sign in to comment.