From da67fe45ea0f3492796d79e851c20a9ea314b176 Mon Sep 17 00:00:00 2001
From: F-Droid Builder <admin@f-droid.org>
Date: Mon, 24 Apr 2017 16:37:02 +0100
Subject: [PATCH] Update Power Ampache to 1.09.31 (41)

---
 metadata/com.antoniotari.reactiveampacheapp.txt | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/metadata/com.antoniotari.reactiveampacheapp.txt b/metadata/com.antoniotari.reactiveampacheapp.txt
index aba3df64c7..471c1584b5 100644
--- a/metadata/com.antoniotari.reactiveampacheapp.txt
+++ b/metadata/com.antoniotari.reactiveampacheapp.txt
@@ -80,7 +80,18 @@ Build:1.09.29,39
         sed -i -e 's/${AMPACHE_USERNAME}/null/g' build.gradle && \
         sed -i -e 's/${AMPACHE_PASSWORD}/null/g' build.gradle
 
+Build:1.09.31,41
+    commit=v1.09.31
+    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.29
-Current Version Code:39
+Current Version:1.09.31
+Current Version Code:41