meditationassistant/settings.gradle
Trevor Slocum 980115a5bc Include ColorPickerPreference as local library
This library has not been migrated to a newer repository, and is no longer available for use externally.
2024-10-08 21:11:34 -07:00

5 lines
150 B
Groovy

plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}
include ':ColorPickerPreference'
include ':MeditationAssistant'