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 0fee3b2 commit b212b0aCopy full SHA for b212b0a
app/build.gradle
@@ -36,7 +36,7 @@ publish {
36
userOrg = 'buffer'
37
groupId = 'org.buffer.android'
38
artifactId = 'android-components'
39
- publishVersion = '0.13'
+ publishVersion = '0.14'
40
desc = 'An Android library for frequently used UI components'
41
website = 'https://github.com/bufferapp/android-components'
42
}
0 commit comments