manager: show changelog before update module

This commit is contained in:
weishu
2023-09-11 00:03:21 +08:00
parent 52234d040f
commit 81bbb31098
6 changed files with 171 additions and 40 deletions

View File

@@ -111,4 +111,6 @@ dependencies {
implementation(libs.sheet.compose.dialogs.core)
implementation(libs.sheet.compose.dialogs.list)
implementation(libs.sheet.compose.dialogs.input)
implementation(libs.markdown)
}