Skip to content

Commit

Permalink
up 1.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Nov 4, 2024
1 parent e4ca04a commit b60b7f4
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 = 35
versionCode = 604
versionName = "1.9.10"
versionCode = 605
versionName = "1.9.11"
multiDexEnabled = true
splits {
abi {
Expand Down

0 comments on commit b60b7f4

Please sign in to comment.