Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Bernardi committed Jan 12, 2017
1 parent 1ca2a78 commit 6689baa
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.0"
appVersion = "3.0.1"
androidSupportVersion = '25.1.0'
playServicesVersion = '7.8.0'
daggerVersion = '2.0'
Expand Down Expand Up @@ -99,7 +99,7 @@ android {
applicationId "io.mapsquare.osmcontributor"
minSdkVersion 15
targetSdkVersion 25
versionCode 20
versionCode 21
versionName appVersion
multiDexEnabled true
ndk {
Expand Down

0 comments on commit 6689baa

Please sign in to comment.