sharewithtitle/settings.gradle

4 lines
142 B
Groovy
Raw Permalink 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"
include ':app'