Reorganize settings

This commit is contained in:
Koitharu
2023-02-10 21:44:45 +02:00
parent 2acbff487e
commit ea9ae2263c
13 changed files with 228 additions and 182 deletions

View File

@@ -94,7 +94,7 @@ dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.8.10'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
implementation "androidx.appcompat:appcompat:1.6.0"
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.activity:activity-ktx:1.6.1'
implementation 'androidx.fragment:fragment-ktx:1.5.5'