This repository has been archived on 2023-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
FxPix/settings.gradle
2023-07-31 22:27:37 +02:00

4 lines
133 B
Groovy

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