diff --git a/README.md b/README.md index c15623e..b67c487 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Library for [Locus Map](https://www.locusmap.app) application for Android device ## Current version -Latest stable LT version: **0.9.56** +Latest stable LT version: **0.9.58** Available versions on the maven repository: [here](https://repo1.maven.org/maven2/com/asamm/). How to **update to new 0.9.x** version? More about it [here](https://github.com/asamm/locus-api/wiki/Update-to-version-0.9.0). diff --git a/gradle.properties b/gradle.properties index 1b964c9..11e1b65 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,8 +23,8 @@ GRADLE_NEXUS_STAGING = 0.30.0 LOCUS_LOGGER = 2.2 # Version -API_CODE = 104 -API_VERSION = 0.9.57 +API_CODE = 105 +API_VERSION = 0.9.58 # ANDROID SUPPORT LIBS # https://developer.android.com/topic/libraries/support-library/revisions.html