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 84c732f commit 0674ad2Copy full SHA for 0674ad2
app/build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
implementation 'androidx.core:core-ktx:1.13.1'
46
implementation 'androidx.appcompat:appcompat:1.7.0'
47
implementation 'com.google.android.material:material:1.12.0'
48
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
49
implementation "androidx.preference:preference-ktx:1.2.1"
50
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3'
51
implementation 'org.jetbrains.kotlinx:kotlinx-datetime:0.6.1'
0 commit comments