1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-21 22:49:22 +01:00
nc-photos/plugin/android/settings.gradle

3 lines
65 B
Groovy
Raw Normal View History

2022-03-11 15:44:43 +01:00
rootProject.name = 'plugin'
2023-08-31 20:34:48 +02:00
includeBuild '../../np_android_core'