mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-20 09:31:06 +03:00

Thanks to the very nice example from Piwigo, included here under the GPLv3+ https://github.com/Piwigo/Piwigo-Android https://gitlab.com/fdroid/fdroiddata/merge_requests/5579#note_225834868
2 lines
51 B
Groovy
2 lines
51 B
Groovy
rootProject.name = 'Piwigo-Android'
|
|
include ':app'
|