amulyakhare / TextDrawable

This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
MIT License
3.16k stars 618 forks source link

Unable to use Library with Latest Android Studio ( Android Studio Ladybug | 2024.2.1 ) #2 #87

Open janakirampalepu opened 5 days ago

janakirampalepu commented 5 days ago

We are unable to use this library with latest Android Studio Library ( Android Studio Ladybug | 2024.2.1 )

Can someone look into this at the earliest ?.


Caused by: org.gradle.internal.resolve.ArtifactNotFoundException: Could not find com.amulyakhare.textdrawable-1.0.1.aar (com.amulyakhare:com.amulyakhare.textdrawable:1.0.1).


mores commented 4 days ago

change 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1' to 'io.github.mores:textdrawable:1.0.1'