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 5764fe8 commit 1743920Copy full SHA for 1743920
lib/build.gradle
@@ -32,7 +32,7 @@ android {
32
publish {
33
groupId = 'net.ypresto.androidtranscoder'
34
artifactId = 'android-transcoder'
35
- version = '0.1.4-SNAPSHOT'
+ version = '0.1.5-SNAPSHOT'
36
licences = ['Apache-2.0']
37
website = 'https://github.com/ypresto/android-transcoder'
38
autoPublish = false
0 commit comments