aboutsummaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-08-30 01:33:49 -0700
committerAllan Wang <me@allanwang.ca>2021-08-30 01:33:49 -0700
commit0c0cc7776a6b21bb6c8c83f74619ea6660429f2c (patch)
tree8b792b2bdb512a0f19a8e716d8bed276e8396b73 /sample
parente122056cf58c88144f4b820567f101e2d999cdcd (diff)
downloadkau-0c0cc7776a6b21bb6c8c83f74619ea6660429f2c.tar.gz
kau-0c0cc7776a6b21bb6c8c83f74619ea6660429f2c.tar.bz2
kau-0c0cc7776a6b21bb6c8c83f74619ea6660429f2c.zip
Revert iconics api removal
Diffstat (limited to 'sample')
-rw-r--r--sample/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/sample/build.gradle b/sample/build.gradle
index c2682e7..ff25f50 100644
--- a/sample/build.gradle
+++ b/sample/build.gradle
@@ -132,8 +132,6 @@ dependencies {
implementation project(':searchview')
implementation project(':mediapicker')
- implementation Dependencies.iconicsGoogle
-
implementation Dependencies.hilt
kapt Dependencies.hiltCompiler