We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0baa686 commit 1e141a4Copy full SHA for 1e141a4
1 file changed
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
# @keep
3
-android-compileSdk = "34"
+android-compileSdk = "35"
4
# @pin
5
-android-gradle-plugin = "8.2.2"
+android-gradle-plugin = "8.11.0"
6
7
android-minSdk = "26"
8
9
-android-targetSdk = "34"
+android-targetSdk = "35"
10
androidx-activity-compose = "1.8.2"
11
androidx-appcompat-appcompat = "1.6.1"
12
androidx-biometric = "1.2.0-alpha05"
0 commit comments