Skip to content

Commit 84d2056

Browse files
authored
Update libs.versions.toml
1 parent f1ee5eb commit 84d2056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ retrofit = "2.9.0"
66
okhttp = "4.10.0"
77

88
[libraries]
9-
android-buildTools = "com.android.tools.build:gradle:7.4.2"
9+
android-buildTools = "com.android.tools.build:gradle:7.3.0"
1010

1111
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
1212
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
@@ -36,4 +36,4 @@ versionsUpdate = { id = "com.github.ben-manes.versions", version = "0.46.0" }
3636
[bundles]
3737
moshi = ["moshi", "moshi-kotlin", "moshi-adapters"]
3838
retrofit = ["retrofit", "retrofit-converterMoshi"]
39-
okhttp3 = ["okhttp3", "okhttp3-loggingInterceptor"]
39+
okhttp3 = ["okhttp3", "okhttp3-loggingInterceptor"]

0 commit comments

Comments
 (0)