Skip to content

Commit d213e23

Browse files
committed
reverted androidxTestCore update due to failing CI in gh emulators
1 parent 904f041 commit d213e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
apollo = "2.5.9"
33
androidxLifecycle = "2.2.0"
44
androidxNavigation = "2.4.2"
5-
androidxTestCore = "1.7.0"
5+
androidxTestCore = "1.6.1" # 1.7.0 cause CI AGP workflow to fail with internal kotlin errors
66
androidxCompose = "1.6.3"
77
composeCompiler = "1.5.14"
88
coroutines = "1.6.1"

0 commit comments

Comments
 (0)