Skip to content

Fixed wrong package names/id for game_of_life and gomoku

username-removed-36831 requested to merge przemekr/fdroiddata:fix into master

Unfortunately the recent update for those two apps was faulty. The package id in the manifest files ware incorrect and the applications failed to start. This update includes a fix.

Issue ref: https://bitbucket.org/przemekr/game_of_life_agg/issues/4/crash-on-start

Merge request reports