Skip to content

Commit

Permalink
Latest libs-carto, docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
mtehver committed May 14, 2021
1 parent 69eabc5 commit 237349d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/guides/01-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can find detailed instructions on [API Keys page](../API-keys/)
// use the latest version number from https://github.com/CartoDB/mobile-sdk/releases

dependencies {
compile 'com.carto:carto-mobile-sdk:4.3.4@aar'
compile 'com.carto:carto-mobile-sdk:4.3.5@aar'
}
{% endhighlight %}

Expand Down Expand Up @@ -215,7 +215,7 @@ You can find detailed instructions on [API Keys page](../API-keys/)

// Add to your CocoaPods Podfile:
// use the latest version number from https://github.com/CartoDB/mobile-sdk/releases
pod 'CartoMobileSDK', '4.3.4'
pod 'CartoMobileSDK', '4.3.5'

{% endhighlight %}

Expand Down
2 changes: 1 addition & 1 deletion libs-carto

0 comments on commit 237349d

Please sign in to comment.