Fix OsmAnd-java lib version
This commit is contained in:
parent
f5c5afd196
commit
1e5eb4ff5a
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ publishing {
|
|||
repositories {
|
||||
ivy {
|
||||
url = System.getenv("OSMAND_BINARIES_IVY_ROOT") ?: "./"
|
||||
version = "0.1-SNAPSHOT"
|
||||
}
|
||||
}
|
||||
publications {
|
||||
|
|
Loading…
Reference in a new issue