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 090bf14 commit aca060cCopy full SHA for aca060c
app/build.gradle
@@ -23,8 +23,8 @@ android {
23
applicationId "com.github.shadowsocks.plugin.v2ray"
24
minSdkVersion rootProject.minSdkVersion
25
targetSdkVersion 29
26
- versionCode 1020000
27
- versionName "1.2.0"
+ versionCode 1030000
+ versionName "1.3.0"
28
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
29
}
30
buildTypes {
0 commit comments