Skip to content

Commit

Permalink
up 1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Nov 24, 2024
1 parent 4a62aff commit f3abd0d
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 = 615
versionName = "1.9.19"
versionCode = 616
versionName = "1.9.20"
multiDexEnabled = true

splits {
Expand Down

0 comments on commit f3abd0d

Please sign in to comment.