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

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

.idea/gradle.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

Lines changed: 2 additions & 2 deletions
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)