Improving build speed

This commit is contained in:
2021-10-28 01:05:38 +02:00
parent 0fef475482
commit 4f76b20937
22 changed files with 113 additions and 36 deletions
+2
View File
@@ -31,6 +31,8 @@ android {
dependencies {
api(project(":i18n"))
api("org.reduxkotlin:redux-kotlin-threadsafe:0.5.5")
implementation(Libs.core_ktx)
api(Libs.androidx_lifecycle_viewmodel_ktx)