profile: add Overflow contact snapshots

This commit is contained in:
2026-08-03 10:39:56 +08:00
parent f102264a55
commit 2a5e7fd2f9
18 changed files with 1794 additions and 58 deletions
+1
View File
@@ -42,6 +42,7 @@ dependencies {
implementation("org.scilab.forge:jlatexmath:$jLatexMathVersion")
implementation("org.apache.commons:commons-text:$commonTextVersion")
implementation("org.xerial:sqlite-jdbc:$sqliteVersion")
compileOnly("top.mrxiaom.mirai:overflow-core-api:$overflowVersion")
testImplementation(kotlin("test-junit5"))