is not current version
Last Version 1.6.1

com.tencent.bugly:crashreport_upgrade 1.3.2

bugly

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.tencent.bugly
ArtifactId

ArtifactId

crashreport_upgrade
Version

Version

1.3.2
Type

Type

aar

Download crashreport_upgrade 1.3.2


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