Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Commit a0b4a9b

Browse files
committed
Bump version number
1 parent 4aa6dc6 commit a0b4a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "link.infra.sslsocks"
88
minSdkVersion 19
99
targetSdkVersion 27
10-
versionCode 5
11-
versionName "0.0.5-beta"
10+
versionCode 6
11+
versionName "0.0.6-beta"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)