Skip to content

Commit

Permalink
up 1.8.15
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Feb 4, 2024
1 parent 3ac89d6 commit a6af25a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions V2rayNG/app/build.gradle
Expand Up @@ -17,8 +17,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 539
versionName "1.8.14"
versionCode 540
versionName "1.8.15"
}

buildTypes {
Expand Down

0 comments on commit a6af25a

Please sign in to comment.