aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/views/AccountItem.kt
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-06-13 14:05:10 -0700
committerAllan Wang <me@allanwang.ca>2019-06-13 14:05:10 -0700
commita8521935200a858d77fb8abfcc6d60e6a626eece (patch)
treee8025b92998fa2913ddaa5d5f55c378b7e3999dc /app/src/main/kotlin/com/pitchedapps/frost/views/AccountItem.kt
parent1af2414105b33e92b7a9902b016aa7f4a9b3c869 (diff)
downloadfrost-a8521935200a858d77fb8abfcc6d60e6a626eece.tar.gz
frost-a8521935200a858d77fb8abfcc6d60e6a626eece.tar.bz2
frost-a8521935200a858d77fb8abfcc6d60e6a626eece.zip
Update kau and fix 29 incompatibilities
Diffstat (limited to 'app/src/main/kotlin/com/pitchedapps/frost/views/AccountItem.kt')
-rw-r--r--app/src/main/kotlin/com/pitchedapps/frost/views/AccountItem.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/kotlin/com/pitchedapps/frost/views/AccountItem.kt b/app/src/main/kotlin/com/pitchedapps/frost/views/AccountItem.kt
index 98909e0a..0269b1a9 100644
--- a/app/src/main/kotlin/com/pitchedapps/frost/views/AccountItem.kt
+++ b/app/src/main/kotlin/com/pitchedapps/frost/views/AccountItem.kt
@@ -31,7 +31,7 @@ import com.bumptech.glide.load.DataSource
import com.bumptech.glide.load.engine.GlideException
import com.bumptech.glide.request.RequestListener
import com.bumptech.glide.request.target.Target
-import com.mikepenz.iconics.typeface.library.googlematerial.GoogleMaterial
+import com.mikepenz.google_material_typeface_library.GoogleMaterial
import com.pitchedapps.frost.R
import com.pitchedapps.frost.db.CookieEntity
import com.pitchedapps.frost.facebook.profilePictureUrl