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

Commit 560eb68

Browse files
committed
Bump version number
1 parent c72376e commit 560eb68

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 28
10-
versionCode 18
11-
versionName "0.0.18-beta"
10+
versionCode 19
11+
versionName "0.0.19-beta"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
vectorDrawables.useSupportLibrary = true
1414
}

0 commit comments

Comments
 (0)