Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
v4.45.0

Signed-off-by: Teddysun <[email protected]>
  • Loading branch information
teddysun committed Apr 30, 2022
1 parent b4f0319 commit 36550de
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.v2ray"
minSdkVersion(23)
targetSdkVersion(30)
versionCode = 4044000
versionName = "4.44.0"
versionCode = 4045000
versionName = "4.45.0"
testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 36550de

Please sign in to comment.