criticalmaps: Fix last builds and update description
This commit is contained in:
parent
45d792b71e
commit
e4644f8cea
|
|
@ -1,7 +1,7 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
AntiFeatures:Tracking
|
||||
Categories:Internet
|
||||
License:Apache-2.0
|
||||
Web Site:http://criticalmaps.net
|
||||
Web Site:https://criticalmaps.net
|
||||
Source Code:https://github.com/CriticalMaps/criticalmaps-android
|
||||
Issue Tracker:https://github.com/CriticalMaps/criticalmaps-android/issues
|
||||
|
||||
|
|
@ -13,7 +13,7 @@ with all other participants of the critical mass bicycle protest. You can use
|
|||
the chat to communicate with all other participants.
|
||||
|
||||
Location sharing and chat relies on [http://criticalmaps.net criticalmaps.net].
|
||||
The communication is unencrypted at the moment.
|
||||
Location tracking is always active while using the app.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
@ -127,28 +127,12 @@ Build:2.2.1,28
|
|||
Build:2.3.0,29
|
||||
commit=2.3.0
|
||||
subdir=app
|
||||
init=sed -i "/dependencies {/a compile project(':OSMBonusPack')" build.gradle && \
|
||||
sed -i "$ ainclude ':OSMBonusPack'" ../settings.gradle && \
|
||||
sed -i "/<\/manifest>/i <uses-sdk tools:overrideLibrary='org.osmdroid.bonuspack'/>" src/main/AndroidManifest.xml && \
|
||||
sed -i "/<manifest/a xmlns:tools='http://schemas.android.com/tools'" src/main/AndroidManifest.xml
|
||||
gradle=yes
|
||||
srclibs=OSMBonusPack@v5.3
|
||||
rm=app/libs
|
||||
prebuild=sed -i -e '/slf4j-android/d' $$OSMBonusPack$$/build.gradle && \
|
||||
cp -r $$OSMBonusPack$$ ../
|
||||
|
||||
Build:2.3.1,30
|
||||
commit=2.3.1
|
||||
subdir=app
|
||||
init=sed -i "/dependencies {/a compile project(':OSMBonusPack')" build.gradle && \
|
||||
sed -i "$ ainclude ':OSMBonusPack'" ../settings.gradle && \
|
||||
sed -i "/<\/manifest>/i <uses-sdk tools:overrideLibrary='org.osmdroid.bonuspack'/>" src/main/AndroidManifest.xml && \
|
||||
sed -i "/<manifest/a xmlns:tools='http://schemas.android.com/tools'" src/main/AndroidManifest.xml
|
||||
gradle=yes
|
||||
srclibs=OSMBonusPack@v5.3
|
||||
rm=app/libs
|
||||
prebuild=sed -i -e '/slf4j-android/d' $$OSMBonusPack$$/build.gradle && \
|
||||
cp -r $$OSMBonusPack$$ ../
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue