feat: support gif reverse and fix get image bug
This commit is contained in:
6 files changed
+89
-5
No files matched your search
@@ -34,6 +34,7 @@ dependencies {
|
||||
implementation(libs.exposedJDBC)
|
||||
implementation(libs.sqliteJDBC)
|
||||
implementation(libs.motdPinger)
|
||||
implementation("com.madgag:animated-gif-lib:1.4")
|
||||
}
|
||||
|
||||
tasks.build {
|
||||
|
||||
Reference in New Issue
Block a user