diff --git a/metadata/com.boardgamegeek.txt b/metadata/com.boardgamegeek.txt index 8b2f935660..77bd2378ec 100644 --- a/metadata/com.boardgamegeek.txt +++ b/metadata/com.boardgamegeek.txt @@ -60,9 +60,17 @@ Build:4.8,37 prebuild=sed -i 's@\\@/@g' project.properties && \ echo -e 'java.source=1.7\njava.target=1.7' > ant.properties +Build:4.8.1,38 + commit=4.8.1 + 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. Verified gson and simple-xml against upsream and the rest against maven central. Version 4.8. + +No changes for 4.8.1. . Auto Update Mode:None