Skip to content

Commit

Permalink
up 1.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Nov 7, 2024
1 parent 547bbf8 commit c2d5925
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 = 609
versionName = "1.9.13"
versionCode = 610
versionName = "1.9.14"
multiDexEnabled = true
splits {
abi {
Expand Down

0 comments on commit c2d5925

Please sign in to comment.