mirror of
https://github.com/barkeser2002/epub-translator.git
synced 2026-09-25 01:40:00 +03:00
8 lines
153 B
Groovy
8 lines
153 B
Groovy
pluginManagement {
|
|
repositories {
|
|
mavenLocal()
|
|
mavenCentral()
|
|
gradlePluginPortal()
|
|
}
|
|
}
|
|
rootProject.name='epub-translator' |