We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f397937 commit 83deb85Copy full SHA for 83deb85
README.md
@@ -8,8 +8,8 @@
8
9
## Installation
10
### Gradle
11
-```xml
12
-<!-- provide the latest version of the Backtrace reporting library. -->
+```groovy
+// provide the latest version of the Backtrace reporting library.
13
dependencies {
14
implementation 'com.github.backtrace-labs.backtrace-android:backtrace-library:<add-latest-version>'
15
}
0 commit comments