Skip to content

Commit 60b76e6

Browse files
bobbyg603claude
andcommitted
chore: bump version to 1.3.0
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8a1d008 commit 60b76e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Add the BugSplat dependency to your app's `build.gradle` file:
4646

4747
```gradle
4848
dependencies {
49-
implementation 'com.bugsplat:bugsplat-android:1.1.0'
49+
implementation 'com.bugsplat:bugsplat-android:1.3.0'
5050
}
5151
```
5252

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ mavenPublishing {
8080
publishToMavenCentral(com.vanniktech.maven.publish.SonatypeHost.CENTRAL_PORTAL)
8181
signAllPublications()
8282

83-
coordinates("com.bugsplat", "bugsplat-android", "1.2.1")
83+
coordinates("com.bugsplat", "bugsplat-android", "1.3.0")
8484

8585
pom {
8686
name = "BugSplat Android"

0 commit comments

Comments
 (0)