Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Jun 1, 2020
1 parent 8c83a22 commit 57ace98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId = "com.github.shadowsocks.plugin.v2ray"
minSdkVersion(minSdk)
targetSdkVersion(29)
versionCode = 1030100
versionName = "1.3.1"
versionCode = 1030200
versionName = "1.3.2"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 57ace98

Please sign in to comment.