adam-codersgu / supernova

A Kotlin-based Android application that allows the user to play music from their device while custom animations fall over the album artwork of the currently playing song.
0 stars 0 forks source link

Add resConfigs to project build.gradle #108

Closed adam-codersgu closed 1 year ago

adam-codersgu commented 1 year ago

Need to install Android Studio Flamingo and upgrade Gradle to include the below Then upgrade APG (ctrl+shift+alt+s shortcut) to the criteria specified in https://developer.android.com/guide/topics/resources/app-languages#known-issues

adam-codersgu commented 1 year ago

Not necessary to upgrade Android Studio. resConfigs was deprecated; needed to use resourceConfigurations. See commit https://github.com/adam-codersgu/supernova/commit/f1df0a9ab9ef420c50f286855d19086174be57b7