Skip to content

Commit

Permalink
Preparing for OSMBonusPack 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MKergall committed Jan 29, 2016
1 parent 94b8fd8 commit 309d380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OSMBonusPackTuto/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ dependencies {
compile project(":OSMBonusPack")

//including using JitPack:
// compile 'com.github.MKergall.osmbonuspack:OSMBonusPack:v5.6'
// compile 'com.github.MKergall.osmbonuspack:OSMBonusPack:v5.7'

// including as local lib
/*
compile(name: 'osmbonuspack_v5.6', ext: 'aar')
compile(name: 'osmbonuspack_v5.7', ext: 'aar')
compile 'org.osmdroid:osmdroid-android:5.1@aar'
compile "com.android.support:support-v4:23.1.1"
compile 'org.apache.commons:commons-lang3:3.3.2'
Expand Down

0 comments on commit 309d380

Please sign in to comment.