Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeuw committed May 27, 2020
1 parent b0b6df9 commit 6b426ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "com.github.shadowsocks.plugin.ck_client"
minSdkVersion 21
targetSdkVersion 29
versionCode 6
versionName '2.1.4'
versionCode 7
versionName '2.2.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 6b426ef

Please sign in to comment.