📦 release 2.5.0

This commit is contained in:
Alexey Danilov
2016-07-29 17:30:16 +03:00
parent 6c996ea66c
commit 8fc4a9ac7d
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ publish {
userOrg = 'alexeydanilov'
groupId = 'com.danikula'
artifactId = 'videocache'
publishVersion = '2.4.0'
publishVersion = '2.5.0'
description = 'Cache support for android VideoView'
website = 'https://github.com/danikula/AndroidVideoCache'
}