Update CV of MozStumbler to 0.41.0.0 (410000)
This commit is contained in:
parent
7b14ca1040
commit
7cda7e348c
|
|
@ -108,30 +108,13 @@ Build:0.40.3.0,400300
|
||||||
Build:0.40.4.0,400400
|
Build:0.40.4.0,400400
|
||||||
disable=wip
|
disable=wip
|
||||||
commit=v0.40.4.0
|
commit=v0.40.4.0
|
||||||
gradle=yes
|
|
||||||
subdir=android
|
subdir=android
|
||||||
|
gradle=yes
|
||||||
srclibs=MozOsmDroid@4.3.1,SimpleKML@v1.0
|
srclibs=MozOsmDroid@4.3.1,SimpleKML@v1.0
|
||||||
prebuild=sed -i \
|
|
||||||
-e '/sonatype/d' \
|
|
||||||
-e '/mavenCentral/amavenLocal()' \
|
|
||||||
-e 's/http:\/\/mozilla-services.github.io\/ivy-repo/http:\/\/localhost' \
|
|
||||||
-e '/fileTree/acompile "org.osmdroid:osmdroid-android:4.3-SNAPSHOT"' build.gradle && \
|
|
||||||
sed -i -e '/fileTree/d' build.gradle && \
|
|
||||||
$$MVN3$$ install:install-file \
|
|
||||||
-DgroupId=android \
|
|
||||||
-DartifactId=android \
|
|
||||||
-Dversion=4.4.2_r3 \
|
|
||||||
-Dpackaging=jar \
|
|
||||||
-Dfile=$$SDK$$/platforms/android-19/android.jar && \
|
|
||||||
pushd $$MozOsmDroid$$ && $$MVN3$$ install && popd && \
|
|
||||||
cp -fR $$SimpleKML$$/SimpleKML ../ && \
|
|
||||||
rm ../SimpleKML/libs/* && \
|
|
||||||
sed -i -e '/libs\/simple-xml/acompile "org.simpleframework:simple-xml:2.6.3"' -e '/dependencies {/irepositories { mavenCentral() \n mavenLocal() \n }\n' ../SimpleKML/build.gradle && \
|
|
||||||
sed -i -e '/libs\/simple-xml/d' ../SimpleKML/build.gradle && \
|
|
||||||
echo "include ':SimpleKML'" >> ../settings.gradle && \
|
|
||||||
sed -i -e 's/runProguard true/runProguard false/g' build.gradle && \
|
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
#Auto Update Mode:Version v%v
|
#Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.40.4.0
|
Current Version:0.41.0.0
|
||||||
Current Version Code:400400
|
Current Version Code:410000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue