Skip to content

Commit

Permalink
up 1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Dec 4, 2024
1 parent 5cf2ea5 commit 5124266
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 @@ -12,8 +12,8 @@ android {
applicationId = "com.v2ray.ang"
minSdk = 21
targetSdk = 35
versionCode = 619
versionName = "1.9.23"
versionCode = 620
versionName = "1.9.24"
multiDexEnabled = true

splits {
Expand Down

0 comments on commit 5124266

Please sign in to comment.