made progress of android-example

This commit is contained in:
strawmanbobi
2026-01-25 15:38:28 +08:00
parent 94b7851f6f
commit 12fa4d886b
11 changed files with 127 additions and 44 deletions

View File

@@ -45,6 +45,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.core:core:1.13.1'
implementation 'com.google.android.material:material:1.13.0'
implementation 'com.google.code.gson:gson:2.13.2'
implementation 'com.android.support:multidex:1.0.3'