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 a4dae10 commit be24debCopy full SHA for be24deb
samples/tutorial/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
deps = [
10
activityktx: 'androidx.activity:activity-ktx:1.3.0',
11
agp: "com.android.tools.build:gradle:8.8.0",
12
- appcompat: 'androidx.appcompat:appcompat:1.3.1',
+ appcompat: 'androidx.appcompat:appcompat:1.7.1',
13
constraintlayout: 'androidx.constraintlayout:constraintlayout:2.0.1',
14
kotlin: [
15
plugin: "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version",
0 commit comments