mirror of
https://github.com/appwrite/sdk-for-android.git
synced 2026-04-07 19:17:49 +00:00
4 lines
103 B
Groovy
4 lines
103 B
Groovy
rootProject.name = "Appwrite Android SDK"
|
|
include ':example'
|
|
include ':library'
|
|
include ':example-java' |