Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
v1.4.3

Signed-off-by: Teddysun <[email protected]>
  • Loading branch information
teddysun committed Sep 21, 2021
1 parent 6405365 commit 10599e0
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 @@ -27,8 +27,8 @@ android {
applicationId = "com.github.shadowsocks.plugin.xray"
minSdkVersion(23)
targetSdkVersion(30)
versionCode = 1040300
versionName = "1.4.3"
versionCode = 1040400
versionName = "1.4.4"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 10599e0

Please sign in to comment.