Skip to content
Snippets Groups Projects
Commit e472faa6 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Bump medialibrary lib version

parent 8f24d079
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def abi = System.getenv('GRADLE_ABI')?.toLowerCase()
ext {
library_version = '0.4.0'
library_version = '0.4.1'
repoName = 'Android'
libraryName = 'Medialibrary-Android'
lib_artifact = "medialibrary-$abi"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment