napperley
01/22/2019, 3:07 AMnapperley
01/22/2019, 3:16 AMnapperley
01/22/2019, 3:25 AMSam
01/22/2019, 3:32 AMnapperley
01/22/2019, 3:51 AMnapperley
01/22/2019, 4:13 AMmaven { url = uri("libs") }
to the repositories block (inside the build file) in order to have Gradle find the library.msink
01/22/2019, 4:19 AMmavenLocal()
in repositories block does not work? Weird, works for me.napperley
01/22/2019, 4:47 AMmavenLocal()
trick. Tried it and it works simple smile .