Releases: DeployGate/deploygate-android-sdk
Releases · DeployGate/deploygate-android-sdk
4.2.0
Support custom exceptions (DeployGate 1.7.3+)
- Fix custom exceptions were not recorded on crash reporting on DeployGate (#14)
- Compatible with DeployGate 1.7.3+
Get more build information (works with DeployGate 1.7.0+)
- No
DeployGate#install(this)
is required anymore! - Added following new functions/getters works with DeployGate 1.7.0+:
getDeployGateVersionCode()
getCurrentRevision()
hasUpdate()
getUpdateRevision()
getUpdateVersionCode()
getUpdateVersionName()
getUpdateMessage()
installUpdate()
getDistributionId()
getDistributionUrl()
getDistributionTitle()
openComments()
composeComment(String)
3.1.1-jcenter: Merge pull request #12 from DeployGate/work/jcenter
Release to jcenter