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 904f041 commit d213e23Copy full SHA for d213e23
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
apollo = "2.5.9"
3
androidxLifecycle = "2.2.0"
4
androidxNavigation = "2.4.2"
5
-androidxTestCore = "1.7.0"
+androidxTestCore = "1.6.1" # 1.7.0 cause CI AGP workflow to fail with internal kotlin errors
6
androidxCompose = "1.6.3"
7
composeCompiler = "1.5.14"
8
coroutines = "1.6.1"
0 commit comments