mirror of
https://github.com/Michatec/michas-droid.git
synced 2026-05-30 18:02:43 +02:00
040e59ee58
- Some settings updated - Fix some bugs
6 lines
132 B
Groovy
6 lines
132 B
Groovy
plugins {
|
|
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
|
|
}
|
|
rootProject.name = "michas-droid"
|
|
include ':'
|