diff --git a/metadata/com.antoniotari.reactiveampacheapp.txt b/metadata/com.antoniotari.reactiveampacheapp.txt index 2e01bcdccd..8438c36f7f 100644 --- a/metadata/com.antoniotari.reactiveampacheapp.txt +++ b/metadata/com.antoniotari.reactiveampacheapp.txt @@ -125,7 +125,18 @@ Build:1.09.34,44 sed -i -e 's/${AMPACHE_USERNAME}/null/g' build.gradle && \ sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle +Build:1.09.36,46 + commit=v1.09.36 + 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.34 -Current Version Code:44 +Current Version:1.09.36 +Current Version Code:46