From 3a4f86a6f4efa6def3c3f43abdf607a2665d0cf9 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 3 May 2017 02:22:47 +0200 Subject: [PATCH] Update Power Ampache to 1.09.33 (43) --- metadata/com.antoniotari.reactiveampacheapp.txt | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.antoniotari.reactiveampacheapp.txt b/metadata/com.antoniotari.reactiveampacheapp.txt index 04e836f544..90489a238a 100644 --- a/metadata/com.antoniotari.reactiveampacheapp.txt +++ b/metadata/com.antoniotari.reactiveampacheapp.txt @@ -81,6 +81,7 @@ Build:1.09.29,39 sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle Build:1.09.31,41 + disable=wrong tag commit=v1.09.31 subdir=app submodules=yes @@ -102,7 +103,18 @@ Build:1.09.32,42 sed -i -e 's/${AMPACHE_USERNAME}/null/g' build.gradle && \ sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle +Build:1.09.33,43 + commit=v1.09.33 + subdir=app + submodules=yes + gradle=yes + prebuild=sed -i -e 's/${LASTFM_API_KEY}/null/g' build.gradle && \ + sed -i -e 's/${AMPACHE_URL}/null/g' build.gradle && \ + sed -i -e 's/${AMPACHE_URL_LOCAL}/null/g' build.gradle && \ + sed -i -e 's/${AMPACHE_USERNAME}/null/g' build.gradle && \ + sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle + Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:1.09.32 -Current Version Code:42 +Current Version:1.09.33 +Current Version Code:43