We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f4908 commit 6664ecdCopy full SHA for 6664ecd
app/build.gradle
@@ -31,6 +31,7 @@ android {
31
}
32
33
dependencies {
34
+ implementation platform('org.jetbrains.kotlin:kotlin-bom:1.8.0')
35
implementation 'androidx.appcompat:appcompat:1.7.0'
36
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
37
implementation 'androidx.preference:preference:1.2.1'
0 commit comments