Skip to content

Commit

Permalink
up 1.8.24
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed May 18, 2024
1 parent fd8f830 commit 6da988e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions V2rayNG/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId = "com.v2ray.ang"
minSdk = 21
targetSdk = 34
versionCode = 559
versionName = "1.8.23"
versionCode = 561
versionName = "1.8.24"
multiDexEnabled = true
splits.abi {
reset()
Expand Down

0 comments on commit 6da988e

Please sign in to comment.