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 2436069 commit 8743588Copy full SHA for 8743588
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ composeUi = "androidx.compose.ui:ui:1.7.4"
14
googleMaterial = "com.google.android.material:material:1.12.0"
15
icu4j = "com.ibm.icu:icu4j:75.1"
16
junit = "junit:junit:4.13.2"
17
-kotlinPoet = "com.squareup:kotlinpoet:1.18.1"
+kotlinPoet = "com.squareup:kotlinpoet:2.0.0"
18
testParameterInjector = "com.google.testparameterinjector:test-parameter-injector:1.18"
19
truth = "com.google.truth:truth:1.4.4"
20
coreLibraryDesugaring = "com.android.tools:desugar_jdk_libs:2.1.2"
0 commit comments