Skip to content

Commit f913ed1

Browse files
committed
chore: bump version to 1.2.0
1 parent 58faad5 commit f913ed1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ mavenPublishing {
7676
publishToMavenCentral(com.vanniktech.maven.publish.SonatypeHost.CENTRAL_PORTAL)
7777
signAllPublications()
7878

79-
coordinates("com.bugsplat", "bugsplat-android", "1.1.0")
79+
coordinates("com.bugsplat", "bugsplat-android", "1.2.0")
8080

8181
pom {
8282
name = "BugSplat Android"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.7.3"
2+
agp = "8.6.1"
33
kotlin = "1.9.0"
44
coreKtx = "1.15.0"
55
junit = "4.13.2"

0 commit comments

Comments
 (0)