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

Commit af8d6d1

Browse files
committed
Bump version number
1 parent 2e7dd79 commit af8d6d1

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.idea/gradle.xml

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)