Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
addisonElliott committed May 20, 2020
1 parent 3889547 commit 8b9130b
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 @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion rootProject.minSdkVersion
targetSdkVersion rootProject.compileSdkVersion
versionCode 10
versionName "3.1.7"
versionCode 11
versionName "3.1.8"
}

buildTypes {
Expand Down

0 comments on commit 8b9130b

Please sign in to comment.