mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
Add a new option category: Post Filter. Marking posts as read is disabled by default. Marking posts as read after voting is now available.
This commit is contained in:
@@ -98,6 +98,8 @@ dependencies {
|
||||
implementation 'androidx.biometric:biometric:1.1.0-rc01'
|
||||
implementation 'com.airbnb.android:lottie:3.4.4'
|
||||
implementation 'com.melegy.redscreenofdeath:red-screen-of-death:0.1.2'
|
||||
// debugImplementation because LeakCanary should only run in debug builds.
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.5'
|
||||
|
||||
def toroVersion = '3.7.0.2010003'
|
||||
implementation "im.ene.toro3:toro:$toroVersion"
|
||||
|
Reference in New Issue
Block a user