mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Update vector/build.gradle
This commit is contained in:
parent
3caf81d07e
commit
3a040aaee2
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ dependencies {
|
||||||
|
|
||||||
implementation libs.github.glide
|
implementation libs.github.glide
|
||||||
kapt libs.github.glideCompiler
|
kapt libs.github.glideCompiler
|
||||||
implementation 'com.github.yalantis:ucrop:2.2.8-native'
|
implementation 'com.github.yalantis:ucrop:2.2.8'
|
||||||
|
|
||||||
// Badge for compatibility
|
// Badge for compatibility
|
||||||
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'
|
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'
|
||||||
|
|
Loading…
Reference in a new issue