aniwave fix

This commit is contained in:
rebelonion 2024-01-17 22:48:48 -06:00
parent 9416c88511
commit 3693179c78
2 changed files with 58 additions and 56 deletions

View file

@ -126,5 +126,6 @@ dependencies {
implementation 'com.github.tachiyomiorg:unifile:17bec43'
implementation 'com.github.gpanther:java-nat-sort:natural-comparator-1.1'
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'app.cash.quickjs:quickjs-android:0.9.2'
}