mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Tiny Travel Tracker to 1.1.14 (58)
This commit is contained in:
parent
ce4ba1debc
commit
dfaafb24cf
1 changed files with 16 additions and 2 deletions
|
|
@ -191,7 +191,21 @@ Build:1.1.13,57
|
||||||
cp ../lib/tangram-es/android/tangram/build/outputs/aar/tangram-release.aar libs
|
cp ../lib/tangram-es/android/tangram/build/outputs/aar/tangram-release.aar libs
|
||||||
ndk=r10e
|
ndk=r10e
|
||||||
|
|
||||||
|
Build:1.1.14,58
|
||||||
|
commit=v1.1.14
|
||||||
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
|
gradle=yes
|
||||||
|
prebuild=mkdir -p libs && \
|
||||||
|
touch libs/tangram-release.aar #gradle clean will barf if this file doesn't exist
|
||||||
|
scanignore=app/src/main/resources/org/joda/time/tz/data
|
||||||
|
build=echo -e '#!/bin/sh\ngradle "$@"' > ../lib/tangram-es/android/gradlew && \
|
||||||
|
chmod +x ../lib/tangram-es/android/gradlew && \
|
||||||
|
../lib/tangram-es/android_aar_build.sh && \
|
||||||
|
cp ../lib/tangram-es/android/tangram/build/outputs/aar/tangram-release.aar libs
|
||||||
|
ndk=r10e
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.1.13
|
Current Version:1.1.14
|
||||||
Current Version Code:57
|
Current Version Code:58
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue