Runt
2022-12-31 c7530f1a595883f815b9689dbd3a8159e8d6bd30
app/build.gradle
@@ -7,7 +7,7 @@
    defaultConfig {
        applicationId "com.auto.lyric"
        minSdk 21
        minSdk 22
        targetSdk 31
        versionCode 1
        versionName "1.0"
@@ -47,7 +47,7 @@
dependencies {
    implementation 'androidx.appcompat:appcompat:1.2.0'
    implementation 'androidx.appcompat:appcompat:1.3.1'
    implementation 'com.google.android.material:material:1.3.0'
    implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
    implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'