sharewithtitle/settings.gradle
Michel Roux b57c322ed2
Some checks failed
apk / build (push) Has been cancelled
refactor: ♻️ rename app to app like setaswallpaper
2025-02-08 15:30:47 +01:00

4 lines
142 B
Groovy

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