添加类库项目模板libdebugtemp。

This commit is contained in:
2026-05-01 16:07:05 +08:00
parent d027c8affc
commit 68ddb22e83
19 changed files with 124 additions and 6 deletions

View File

@@ -50,6 +50,7 @@ android {
}
dependencies {
api project(':libdebugtemp')
api 'com.google.code.gson:gson:2.10.1'