mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update BoardGameGeek to 4.8.3 (40)
This commit is contained in:
parent
f040a65b9f
commit
17119b747a
1 changed files with 7 additions and 1 deletions
|
|
@ -72,11 +72,17 @@ Build:4.8.2,39
|
||||||
prebuild=sed -i 's@\\@/@g' project.properties && \
|
prebuild=sed -i 's@\\@/@g' project.properties && \
|
||||||
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
||||||
|
|
||||||
|
Build:4.8.3,40
|
||||||
|
commit=4.8.3
|
||||||
|
subdir=BoardGameGeek
|
||||||
|
prebuild=sed -i 's@\\@/@g' project.properties && \
|
||||||
|
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Verify jar files when changed. Verified gson and simple-xml against upsream
|
Verify jar files when changed. Verified gson and simple-xml against upsream
|
||||||
and the rest against maven central. Version 4.8.
|
and the rest against maven central. Version 4.8.
|
||||||
|
|
||||||
No changes for 4.8.1.
|
No changes for 4.8.1, 4.8.2 and 4.8.3.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue