From 30cd66f6701507cf3ec00dee583fb7b6346702a7 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 17 Aug 2014 12:27:06 +0200 Subject: [PATCH] Update BoardGameGeek to 4.8 (37) --- metadata/com.boardgamegeek.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/metadata/com.boardgamegeek.txt b/metadata/com.boardgamegeek.txt index 3c4958efc3..9c38ce9c8d 100644 --- a/metadata/com.boardgamegeek.txt +++ b/metadata/com.boardgamegeek.txt @@ -54,9 +54,14 @@ Build:4.7.3,36 subdir=BoardGameGeek prebuild=sed -i 's@\\@/@g' project.properties +Build:4.8,37 + commit=4.8 + subdir=BoardGameGeek + prebuild=sed -i 's@\\@/@g' project.properties && echo -e 'java.source=1.7\njava.target=1.7' > ant.properties + Maintainer Notes: -Verify jar files when changed. picasso and okhttp are verified -against maven central at 4.7.3. +Verify jar files when changed. Verified gson and simple-xml against upsream +and the rest against maven central. Version 4.8. . Auto Update Mode:None