sharewithtitle/settings.gradle

4 lines
153 B
Groovy

// Boilerplate from https://transang.me/create-a-minimal-android-boilerplate-from-scratch/
rootProject.name = 'ShareWithTitle'
include ':ShareWithTitle'