Merge branch 'update_osmtracker' into 'master'
Update OSMTracker to 0.6.10 (36), Fixes #247 Build, install and short functionality tested. Using org.slf4j:slf4j-android:1.6.1-RC1 because this is the oldest version which comes near the 1.5.8 used by upstream. See merge request !896
This commit is contained in:
commit
6c5587e43a
|
@ -60,9 +60,12 @@ Build:0.6.9,35
|
||||||
commit=0.6.9
|
commit=0.6.9
|
||||||
rm=custom_rules.xml
|
rm=custom_rules.xml
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:0.6.10,36
|
||||||
Remove jars!
|
commit=0.6.10
|
||||||
.
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
rm=app/libs/*.jar
|
||||||
|
prebuild=sed -i -e '/compile files/d' -e '/dependencies {/acompile "org.apache.james:apache-mime4j-core:0.7.2"\ncompile "org.apache.httpcomponents:httpclient:4.2.1"\ncompile "org.apache.httpcomponents:httpcore:4.2.1"\ncompile "org.apache.httpcomponents:httpmime:4.2.1"\ncompile "org.osmdroid:osmdroid-android:4.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "org.slf4j:slf4j-android:1.6.1-RC1"\n' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue