fedilab-Android-App/settings.gradle

10 lines
217 B
Groovy
Raw Permalink Normal View History

2022-04-27 15:20:42 +02:00
rootProject.name = "Fedilab"
include ':app'
include ':autoimageslider'
include ':mytransl'
include ':ratethisapp'
include ':sparkbutton'
2023-01-16 13:56:25 +01:00
include ':mathjaxandroid'
2023-03-24 15:13:24 +01:00
include ':colorPicker'
2024-01-20 18:10:05 +01:00
include ':doubletapplayerview'