aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-12-28 23:09:58 -0500
committerAllan Wang <me@allanwang.ca>2018-12-28 23:09:58 -0500
commit0d6f53c82c4c55afdc61ea20773e7421b368e46f (patch)
tree4ba35717cb3805cd270b3fc0bda498a1598a6e66 /app/build.gradle
parent7f545a19dcb52073bc22d2bb59e6cb4beecac4a6 (diff)
downloadfrost-0d6f53c82c4c55afdc61ea20773e7421b368e46f.tar.gz
frost-0d6f53c82c4c55afdc61ea20773e7421b368e46f.tar.bz2
frost-0d6f53c82c4c55afdc61ea20773e7421b368e46f.zip
Fully remove anko, resolves #1184
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle3
1 files changed, 0 insertions, 3 deletions
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}"