Skip to content

Commit

Permalink
Bump to version 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
addisonElliott committed Apr 2, 2019
1 parent 53dfcd6 commit d22e9b3
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 3
versionName "3.1.0"
versionCode 4
versionName "3.1.1"
}

buildTypes {
Expand Down

0 comments on commit d22e9b3

Please sign in to comment.