From c0810dcd04906e2a80337107d4ecc379d1d52c28 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 7 Nov 2016 04:27:45 +0000 Subject: [PATCH] Update Tiny Travel Tracker to 1.1.25 (69) --- metadata/com.rareventure.gps2.txt | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/metadata/com.rareventure.gps2.txt b/metadata/com.rareventure.gps2.txt index 135364bec2..862e6e8b34 100644 --- a/metadata/com.rareventure.gps2.txt +++ b/metadata/com.rareventure.gps2.txt @@ -318,7 +318,21 @@ Build:1.1.24,68 cp ../lib/tangram-es/android/tangram/build/outputs/aar/tangram-release.aar libs ndk=r10e +Build:1.1.25,69 + commit=v1.1.25 + 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 Update Check Mode:Tags -Current Version:1.1.24 -Current Version Code:68 +Current Version:1.1.25 +Current Version Code:69