Skip to content

Commit

Permalink
[Release] Release 3.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
sdesprez committed May 4, 2018
1 parent 2f5ca84 commit 5a56606
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
@@ -1,5 +1,5 @@
ext {
appVersion = "3.0.20"
appVersion = "3.0.21"
androidSupportVersion = '27.1.1'
playServicesVersion = '7.8.0'
daggerVersion = '2.0'
Expand Down Expand Up @@ -103,7 +103,7 @@ android {
applicationId "io.jawg.osmcontributor"
minSdkVersion 16
targetSdkVersion 27
versionCode 38
versionCode 39
versionName appVersion
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 5a56606

Please sign in to comment.