We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c83a22 commit 57ace98Copy full SHA for 57ace98
app/build.gradle.kts
@@ -29,8 +29,8 @@ android {
29
applicationId = "com.github.shadowsocks.plugin.v2ray"
30
minSdkVersion(minSdk)
31
targetSdkVersion(29)
32
- versionCode = 1030100
33
- versionName = "1.3.1"
+ versionCode = 1030200
+ versionName = "1.3.2"
34
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
35
}
36
buildTypes {
0 commit comments