This website requires JavaScript.
Explore
Help
Sign In
antonis.lempesis
/
UrlsWorker
forked from
lsmyrnaios/UrlsWorker
Watch
1
Star
0
Fork
You've already forked UrlsWorker
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0db35a83e7
UrlsWorker
/
settings.gradle
7 lines
107 B
Groovy
Raw
Normal View
History
Unescape
Escape
Initial commit of UrlsWorker.
2021-03-16 17:38:53 +01:00
pluginManagement
{
repositories
{
gradlePluginPortal
(
)
}
}
- Fix the project's name inside "settings.gradle". - Fix the "change-dir" to the "libs"-directory in "installAndRun.sh"
2021-09-22 16:06:30 +02:00
rootProject
.
name
=
'UrlsWorker'