Revert "Fix OsmAnd-java lib version"

This reverts commit 1e5eb4ff5a.
This commit is contained in:
max-klaus 2020-11-30 17:37:46 +03:00
parent 1e5eb4ff5a
commit 2eefdecd53

View file

@ -89,7 +89,6 @@ publishing {
repositories { repositories {
ivy { ivy {
url = System.getenv("OSMAND_BINARIES_IVY_ROOT") ?: "./" url = System.getenv("OSMAND_BINARIES_IVY_ROOT") ?: "./"
version = "0.1-SNAPSHOT"
} }
} }
publications { publications {