mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 05:19:49 +02:00
Minor bugs fixed.
This commit is contained in:
@@ -110,6 +110,7 @@ dependencies {
|
||||
def butterknifeVersion = "10.2.3"
|
||||
implementation "com.jakewharton:butterknife:$butterknifeVersion"
|
||||
annotationProcessor "com.jakewharton:butterknife-compiler:$butterknifeVersion"
|
||||
compileOnly 'com.android.databinding:viewbinding:7.3.0'
|
||||
|
||||
// Events
|
||||
def eventbusVersion = "3.3.1"
|
||||
|
Reference in New Issue
Block a user