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 cde826b commit e8cd1f3Copy full SHA for e8cd1f3
app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "com.github.shadowsocks.plugin.v2ray"
31
minSdkVersion rootProject.minSdkVersion
32
targetSdkVersion 29
33
- versionCode 1030000
34
- versionName "1.3.0"
+ versionCode 1030100
+ versionName "1.3.1"
35
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
36
}
37
buildTypes {
0 commit comments