We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8616aa commit 90da945Copy full SHA for 90da945
breakpad/publish.gradle
@@ -11,7 +11,7 @@ task androidSourcesJar(type: Jar) {
11
12
ext {
13
PUBLISH_GROUP_ID = 'io.github.BAByte'
14
- PUBLISH_VERSION = '1.0.3'
+ PUBLISH_VERSION = '1.0.4'
15
}
16
17
ext["signing.keyId"] = ''
0 commit comments