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

4 lines
138 B
Groovy
Raw Normal View History

2023-07-24 12:14:06 +00:00
// Boilerplate from https://transang.me/create-a-minimal-android-boilerplate-from-scratch/
rootProject.name = 'SharePixiv'
include ':app'