ZanderCowboy / multichoice

A simple flutter app to keep track of movies and series that has been watched, currently being watched, and on the agenda to watch.
MIT License
0 stars 0 forks source link

Document Setting up App for Release #82

Open ZanderCowboy opened 4 months ago

ZanderCowboy commented 4 months ago

This is a simple ticket to log the changes and setup that are required to set up Android App up for release to the Google Play Store.

ZanderCowboy commented 4 months ago

[CXX1104] NDK from ndk.dir at X:\ZanderKotze\AppData\Local\Android\Sdk\ndk\26.1.10909125 had version [26.1.10909125] which disagrees with android.ndkVersion [23.1.7779620]

To fix this issue: In Android Studio, go to the SDK Manager page and go to the SDK Tools tab. In lower right corner, enable Show Package Details. In the list of options, enable the version that is needed by android.ndkVersion to install it.