bugreporter

Bug reporting library to let the user report an issue of a bug by email.

License

License

GroupId

GroupId

com.github.kaygenzo
ArtifactId

ArtifactId

bugreporter
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

aar
Description

Description

bugreporter
Bug reporting library to let the user report an issue of a bug by email.
Project URL

Project URL

https://github.com/kaygenzo/BugReporter
Source Code Management

Source Code Management

https://github.com/kaygenzo/BugReporter

Download bugreporter

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.30
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
com.github.tarek360 » instacapture jar 2.0.1
io.reactivex.rxjava3 : rxandroid jar 3.0.0
io.reactivex.rxjava3 : rxjava jar 3.0.0
com.squareup.picasso : picasso jar 2.71828
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
com.jakewharton.timber : timber jar 4.7.1

Project Modules

There are no modules declared in this project.

BugReporter

Bug reporting library to let the user report an issue of a bug by email. After clicking on the send button, the user is sent to its email provider with all information filled into the body

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0