Bump version

v4.37.3
This commit is contained in:
Teddysun 2021-04-13 09:48:54 +09:00
parent 7d1e2e5608
commit 20cefdfc61
No known key found for this signature in database
GPG key ID: 09BD4C080AD6C46D

View file

@ -27,8 +27,8 @@ android {
applicationId = "com.github.shadowsocks.plugin.v2ray"
minSdkVersion(23)
targetSdkVersion(30)
versionCode = 4037020
versionName = "4.37.2"
versionCode = 4037030
versionName = "4.37.3"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {