Don't update BoardGameGeek to 5.2.2 (54): crashlytics
This commit is contained in:
parent
c2508f5215
commit
3bc8fef147
|
@ -1,9 +1,9 @@
|
||||||
Categories:Games
|
Categories:Games
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:https://code.google.com/p/boardgamegeek
|
Web Site:https://github.com/ccomeaux/boardgamegeek4android/blob/HEAD/README.md
|
||||||
Source Code:https://code.google.com/p/boardgamegeek/source
|
Source Code:https://github.com/ccomeaux/boardgamegeek4android
|
||||||
Issue Tracker:
|
Issue Tracker:
|
||||||
Changelog:https://code.google.com/p/boardgamegeek/wiki/ReleaseNotes
|
Changelog:https://github.com/ccomeaux/boardgamegeek4android/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
Auto Name:BoardGameGeek
|
Auto Name:BoardGameGeek
|
||||||
Summary:Search boardgame data
|
Summary:Search boardgame data
|
||||||
|
@ -13,7 +13,7 @@ itself -- it's a reference tool that provides information about board games.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://code.google.com/p/boardgamegeek/
|
Repo:https://github.com/ccomeaux/boardgamegeek4android
|
||||||
|
|
||||||
Build:3.3,20
|
Build:3.3,20
|
||||||
disable=repo changed
|
disable=repo changed
|
||||||
|
@ -83,14 +83,13 @@ Build:4.8.4,41
|
||||||
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
|
||||||
|
|
||||||
Maintainer Notes:
|
Build:5.2.2,54
|
||||||
Verify jar files when changed. Verified gson and simple-xml against upsream
|
disable=crashlytics
|
||||||
and the rest against maven central. Version 4.8.
|
commit=95e6fd14f22536ffac45df83f08c0342654932d4
|
||||||
|
subdir=app
|
||||||
No changes for 4.8.1, 4.8.2 and 4.8.3.
|
gradle=yes
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:4.8.4
|
Current Version:5.2.2
|
||||||
Current Version Code:41
|
Current Version Code:54
|
||||||
|
|
Loading…
Reference in a new issue