issue#14 Write shared test instructionset

This commit is contained in:
Gergely Hegedus 2022-04-06 22:36:35 +03:00
parent 8866ac8477
commit aed9e6bd09
12 changed files with 831 additions and 19 deletions

View file

@ -13,7 +13,7 @@ project.ext {
koin_version = "3.1.2"
coil_version = "1.1.1"
retrofit_version = "2.9.0"
okhttp_version = "4.9.1"
okhttp_version = "4.9.3"
moshi_version = "1.13.0"
testing_androidx_code_version = "1.4.0"