Skip to content

gcompris, sed correct minSdkVersion to work

Johnny requested to merge JohnnyJ/fdroiddata:work/gcompris411 into master

I've disabled the previous versions which do not work at all. I've added the line to sed the defaultConfig in gradle to ensure the minSdkVersion is correct and not reset to 0.

Required

Strongly Recommended

  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Releases are tagged

Suggested

  • External repos are added as git submodules instead of srclibs
  • Multiple apks for native code

Closes fdroiddata#

Merge request reports