Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteHamster committed Jun 22, 2020
1 parent 108a6e6 commit 3ee7bb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 100017
versionName "1.0.17"
versionCode 100018
versionName "1.0.18"
}
buildTypes {
release {
Expand Down

0 comments on commit 3ee7bb9

Please sign in to comment.