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 4dd2536 commit 7f49efcCopy full SHA for 7f49efc
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.11.1",
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