mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-24 16:27:25 +00:00
sync update to libsession & clean
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
plugins {
|
||||
id 'com.android.library'
|
||||
id 'kotlin-android'
|
||||
id 'kotlin-kapt'
|
||||
}
|
||||
|
||||
android {
|
||||
@@ -48,8 +47,6 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||
implementation 'com.github.bumptech.glide:glide:4.11.0'
|
||||
// annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
|
||||
// kapt 'com.github.bumptech.glide:compiler:4.11.0'
|
||||
implementation 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1'
|
||||
implementation 'com.annimon:stream:1.1.8'
|
||||
implementation 'com.makeramen:roundedimageview:2.1.0'
|
||||
|
Reference in New Issue
Block a user