Skip to content

Commit 1743920

Browse files
committed
bump maven version
1 parent 5764fe8 commit 1743920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
publish {
3333
groupId = 'net.ypresto.androidtranscoder'
3434
artifactId = 'android-transcoder'
35-
version = '0.1.4-SNAPSHOT'
35+
version = '0.1.5-SNAPSHOT'
3636
licences = ['Apache-2.0']
3737
website = 'https://github.com/ypresto/android-transcoder'
3838
autoPublish = false

0 commit comments

Comments
 (0)