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