Skip to content

Commit 4634aa7

Browse files
Update com.android.*
1 parent 3c0ae56 commit 4634aa7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ aboutlibraries = "14.0.1"
66
accompanist = "0.37.3"
77
activity-compose = "1.13.0"
88
androidBeaconLibrary = "2.21.2"
9-
androidGradlePlugin = "9.1.0"
9+
androidGradlePlugin = "9.1.1"
1010
androidNdk = "29.0.14206865"
1111
androidSdk-compile = "36"
1212
androidSdk-min = "23"
1313
androidSdk-target = "36"
1414
androidSdk-automotive-min = "29"
1515
androidSdk-wear-min = "26"
1616
androidSdk-wear-target = "34"
17-
androidTools = "32.1.0"
17+
androidTools = "32.1.1"
1818
androidxConcurrent = "1.3.0"
1919
androidxHiltNavigationCompose = "1.3.0"
2020
androidxTestCore = "1.7.0"
@@ -80,7 +80,7 @@ robolectric = "4.16.1" # Check if robolectric supports a more recent version of
8080
robolectric-target-sdk = "36"
8181
room = "2.8.4"
8282
runtimeLint = "1.10.6"
83-
screenshot = "0.0.1-alpha13" # On the next update, replace the hack in AndroidComposeConvertionPlugin with the real fix
83+
screenshot = "0.0.1-alpha14" # On the next update, replace the hack in AndroidComposeConvertionPlugin with the real fix
8484
sentry-android = "8.39.1"
8585
timber = "5.0.1"
8686
tools-desugar-jdk-libs = "2.1.5"

0 commit comments

Comments
 (0)