From 0d6f53c82c4c55afdc61ea20773e7421b368e46f Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 28 Dec 2018 23:09:58 -0500 Subject: Fully remove anko, resolves #1184 --- app/build.gradle | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 84d2d694..5a4acdfb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -184,9 +184,6 @@ dependencies { //noinspection GradleDependency implementation "ca.allanwang.kau:core-ui:$KAU" - // TODO temp - implementation "org.jetbrains.anko:anko-commons:0.10.8" - implementation "androidx.core:core-ktx:${KTX}" // implementation "org.koin:koin-android:${KOIN}" -- cgit v1.2.3