1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-05 00:30:24 +08:00
This commit is contained in:
fumiama
2021-02-17 01:19:45 +08:00
parent 7c92b47501
commit cacf34544f
37 changed files with 1224 additions and 0 deletions

2
settings.gradle Normal file
View File

@@ -0,0 +1,2 @@
include ':app'
rootProject.name = "SimpleDict"