Skip to content

Commit

Permalink
[Release] 3.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasfavier committed Dec 24, 2017
1 parent e14ebd1 commit 05443df
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.12"
appVersion = "3.0.13"
androidSupportVersion = '25.1.0'
playServicesVersion = '7.8.0'
daggerVersion = '2.0'
Expand Down Expand Up @@ -101,7 +101,7 @@ android {
applicationId "io.jawg.osmcontributor"
minSdkVersion 16
targetSdkVersion 25
versionCode 31
versionCode 32
versionName appVersion
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 05443df

Please sign in to comment.