Skip to content

Commit

Permalink
Bump to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pigcasso committed Dec 9, 2019
1 parent f4737cb commit 1eab0f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ task clean(type: Delete) {
}

ext {
versionCode = 14
versionName = "4.0.0"
versionCode = 15
versionName = "4.0.1"

compileSdkVersion = 29
minSdkVersion = 17
Expand Down

0 comments on commit 1eab0f7

Please sign in to comment.