mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-06 14:24:05 +08:00
Update build.gradle
This commit is contained in:
parent
074b6eef45
commit
4b4f6b1ad4
@ -27,7 +27,7 @@ ext {
|
||||
publishedGroupId = 'jp.wasabeef'
|
||||
libraryName = 'glide-transformations'
|
||||
artifact = 'glide-transformations'
|
||||
libraryDescription = 'Which provides simple Tranformations to Glide'
|
||||
libraryDescription = 'Which provides simple Transformations to Glide'
|
||||
siteUrl = 'https://github.com/wasabeef/glide-transformations'
|
||||
gitUrl = 'https://github.com/wasabeef/glide-transformations.git'
|
||||
issueUrl = 'https://github.com/wasabeef/glide-transformations/issues'
|
||||
@ -41,4 +41,4 @@ ext {
|
||||
}
|
||||
|
||||
apply from: 'https://gist.githubusercontent.com/wasabeef/cf14805bee509baf7461974582f17d26/raw/bintray-v1.gradle'
|
||||
apply from: 'https://gist.githubusercontent.com/wasabeef/cf14805bee509baf7461974582f17d26/raw/install-v1.gradle'
|
||||
apply from: 'https://gist.githubusercontent.com/wasabeef/cf14805bee509baf7461974582f17d26/raw/install-v1.gradle'
|
||||
|
Loading…
x
Reference in New Issue
Block a user