Moved external JS scripts to lib folder, moved map JS to a seperate file

This commit is contained in:
Ziver Koc 2023-01-09 00:13:52 +01:00
parent 7a90189927
commit 628c89b1d1
33 changed files with 205 additions and 163 deletions

View file

@ -14,7 +14,7 @@ allprojects {
}
}
subprojects {
subprojects {
apply plugin: 'java-library'
dependencies {