Skip to content

Commit

Permalink
up 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Apr 18, 2023
1 parent 9a661bc commit 247f4db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions V2rayNG/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
minSdkVersion 21
targetSdkVersion Integer.parseInt("$targetSdkVer")
multiDexEnabled true
versionCode 510
versionName "1.8.2"
versionCode 514
versionName "1.8.3"
}

buildTypes {
Expand Down

1 comment on commit 247f4db

@anonymouscnuser
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is google vision open source? Is it really a better choice than zxing or other qrcode scanner lib?

Please sign in to comment.