We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149f60f commit 31127caCopy full SHA for 31127ca
pinentryedittext/build.gradle
@@ -9,8 +9,8 @@ ext {
9
10
libraryDescription = 'An EditText that looks like a pin entry field. It is highly customisable and even animated text.'
11
12
- siteUrl = 'https://github.com/alphamu/AnimatedEditText'
13
- gitUrl = 'https://github.com/alphamu/AnimatedEditText.git'
+ siteUrl = 'https://github.com/alphamu/PinEntryEditText'
+ gitUrl = 'https://github.com/alphamu/PinEntryEditText.git'
14
15
libraryVersion = '1.0'
16
0 commit comments