1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-06 22:34:05 +08:00

Update build.gradle

This commit is contained in:
Daichi Furiya 2020-09-24 18:49:48 +09:00 committed by GitHub
parent 074b6eef45
commit 4b4f6b1ad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'