sharewithtitle/settings.gradle
Michel Roux e01d8c1813
Some checks failed
apk / build (push) Failing after 33s
Readd my Play Store version
2023-07-30 21:04:42 +02:00

4 lines
153 B
Groovy

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