We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf22f86 + 753ec31 commit ba41915Copy full SHA for ba41915
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ buildtool = "8.7.3"
9
10
[libraries]
11
android-build-tool = { module = 'com.android.tools.build:gradle', version.ref = 'buildtool' }
12
-androidx-appcompat = { module = 'androidx.appcompat:appcompat', version = '1.7.0' }
+androidx-appcompat = { module = 'androidx.appcompat:appcompat', version = '1.7.1' }
13
androidx-browser = { module = 'androidx.browser:browser', version = '1.8.0' }
14
androidx-cardview = { module = 'androidx.cardview:cardview', version = '1.0.0' }
15
androidx-constraintlayout = { module = 'androidx.constraintlayout:constraintlayout', version = '2.2.1' }
0 commit comments