Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • fdroidserver fdroidserver
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 297
    • Issues 297
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 43
    • Merge requests 43
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • F-Droid
  • fdroidserverfdroidserver
  • Issues
  • #707
Closed
Open
Created Nov 02, 2019 by Licaon_Kter@licaon-kterReporter

Shouln't default NDK be "the latest"?

The code comment would suggest that this is what was wanted at some point

        if not version:
             version = 'r12b'  # falls back to latest

...but I've always seen it stuck at 12

(Was this written at a time when 12 was "the latest"?)

This would be in line with what Android Studio encourages too, use the latest available versions of the tools.

Also looks like devs kinda expect to get "the latest" if they don't ask for a specific version: fdroiddata!5736 (merged)

Edited Nov 02, 2019 by Licaon_Kter
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking