Skip to content

Commit

Permalink
fix: loadbalancer
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed May 1, 2023
1 parent 089fe4b commit c21516e
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 @@ -19,8 +19,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 5100202 //hiddify
versionName "1.2.2" //hiddify
versionCode 5100203 //hiddify
versionName "1.2.3" //hiddify
}

buildTypes {
Expand Down

0 comments on commit c21516e

Please sign in to comment.