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 1ec9eb8 commit 73b53c0Copy full SHA for 73b53c0
1 file changed
app/build.gradle
@@ -76,7 +76,7 @@ mavenPublishing {
76
publishToMavenCentral(com.vanniktech.maven.publish.SonatypeHost.CENTRAL_PORTAL)
77
signAllPublications()
78
79
- coordinates("com.bugsplat", "bugsplat-android", "1.2.0")
+ coordinates("com.bugsplat", "bugsplat-android", "1.2.1")
80
81
pom {
82
name = "BugSplat Android"
0 commit comments