Fix up and repackage
This commit is contained in:
parent
4df292bddf
commit
cde7fd6565
510 changed files with 2660 additions and 3312 deletions
|
@ -6,7 +6,7 @@ apply plugin: 'kotlin-parcelize'
|
|||
|
||||
android {
|
||||
compileSdk 32
|
||||
buildTools = '30.0.3'
|
||||
buildToolsVersion = '30.0.3'
|
||||
|
||||
defaultConfig {
|
||||
minSdk 21
|
||||
|
@ -69,6 +69,8 @@ dependencies {
|
|||
implementation 'androidx.core:core-ktx:1.7.0'
|
||||
implementation 'androidx.palette:palette-ktx:1.0.0'
|
||||
|
||||
implementation "androidx.media:media:1.6.0"
|
||||
|
||||
implementation "androidx.navigation:navigation-runtime-ktx:$navigation_version"
|
||||
implementation "androidx.navigation:navigation-fragment-ktx:$navigation_version"
|
||||
implementation "androidx.navigation:navigation-ui-ktx:$navigation_version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue