mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Prepare to add composing private message feature.
This commit is contained in:
@@ -87,6 +87,10 @@ dependencies {
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
implementation 'me.zhanghai.android.fastscroll:library:1.1.2'
|
||||
implementation "com.thefuntasty.hauler:core:3.1.0"
|
||||
// androidX startup for auto-init
|
||||
implementation "androidx.startup:startup-runtime:1.0.0-alpha01"
|
||||
//crashy
|
||||
implementation 'com.github.CraZyLegenD:Crashy:1.0.3'
|
||||
|
||||
def toroVersion = '3.7.0.2010003'
|
||||
implementation "im.ene.toro3:toro:$toroVersion"
|
||||
|
Reference in New Issue
Block a user