Bump version
This commit is contained in:
parent
a07fd47bb6
commit
0276113095
2 changed files with 3 additions and 3 deletions
|
@ -24,8 +24,8 @@ android {
|
|||
applicationId "com.github.shadowsocks.plugin.v2ray"
|
||||
minSdkVersion rootProject.minSdkVersion
|
||||
targetSdkVersion 28
|
||||
versionCode 1000000
|
||||
versionName "1.0.0"
|
||||
versionCode 1010000
|
||||
versionName "1.1.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c598991f7863297276bf8a1f80977d7f68e70ff9
|
||||
Subproject commit f2d883c91f2cc20afe19949462736e54adf90bbb
|
Loading…
Reference in a new issue