feat: new reply page

This commit is contained in:
bggRGjQaUbCoE
2024-09-02 12:19:11 +08:00
parent 92b966970b
commit b7c7f3743d
9 changed files with 628 additions and 130 deletions

View File

@@ -9,6 +9,7 @@ allprojects {
}
google()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}