is not current version
Last Version 1.6.1

com.tencent.bugly:crashreport_upgrade 1.1.1

crash reporter and upgrader for android application

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

crashreport_upgrade
Version

Version

1.1.1
Type

Type

aar

Download crashreport_upgrade 1.1.1


<!-- https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/ -->
<dependency>
    <groupId>com.tencent.bugly</groupId>
    <artifactId>crashreport_upgrade</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/
implementation 'com.tencent.bugly:crashreport_upgrade:1.1.1'
// https://jarcasting.com/artifacts/com.tencent.bugly/crashreport_upgrade/
implementation ("com.tencent.bugly:crashreport_upgrade:1.1.1")
'com.tencent.bugly:crashreport_upgrade:aar:1.1.1'
<dependency org="com.tencent.bugly" name="crashreport_upgrade" rev="1.1.1">
  <artifact name="crashreport_upgrade" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bugly', module='crashreport_upgrade', version='1.1.1')
)
libraryDependencies += "com.tencent.bugly" % "crashreport_upgrade" % "1.1.1"
[com.tencent.bugly/crashreport_upgrade "1.1.1"]