Skip to content

Commit

Permalink
Update to use Cloudsmith repo (#52)
Browse files Browse the repository at this point in the history
* Update to use Cloudsmith repo

* Update changelog for 3.4.2
  • Loading branch information
matti-ida authored Apr 13, 2021
1 parent a690deb commit d213ae7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 3.4.2 - April 2021
----------------
* Android SDK repository moved from Bintray to Cloudsmith

Version 3.4.1 - March 2021
----------------
* Update IndoorAtlas SDKs to 3.4.3
Expand Down
2 changes: 1 addition & 1 deletion src/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repositories {
mavenCentral()
maven {
url "https://indooratlas-ltd.bintray.com/mvn-public/"
url "https://dl.cloudsmith.io/public/indooratlas/mvn-public/maven/"
}
}

Expand Down

0 comments on commit d213ae7

Please sign in to comment.