sharewithtitle/settings.gradle

4 lines
153 B
Groovy
Raw Normal View History

2023-07-30 21:04:42 +02:00
// Boilerplate from https://transang.me/create-a-minimal-android-boilerplate-from-scratch/
rootProject.name = 'ShareWithTitle'
2013-07-20 13:07:19 -07:00
include ':ShareWithTitle'