Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/SDK_RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 6.6.2
* Removed the "Go" button from the achievements screen.

## 6.6.1
* Fixed sporadic addObserver off main thread exception

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android.defaults.buildfeatures.resvalues=false
android.defaults.buildfeatures.shaders=false
#SDK properties to drive distributing
publishGroupId=com.lucrasports.sdk
publishVersion=6.6.1
publishVersion=6.6.2
# Maven Central POM metadata (required for publishing)
POM_NAME=Lucra Android SDK
POM_DESCRIPTION=Lucra Sports SDK for Android
Expand Down
Loading