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

Update medialibrary hash and lib version

parent 46ee7168
No related branches found
No related tags found
No related merge requests found
Pipeline #5297 passed with stage
in 23 minutes and 46 seconds
......@@ -16,7 +16,7 @@ checkfail()
# ARGUMENTS #
#############
MEDIALIBRARY_HASH=33d0255
MEDIALIBRARY_HASH=8ae1bc2
RELEASE=0
ASAN=0
......
......@@ -25,7 +25,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def abi = System.getenv('GRADLE_ABI')?.toLowerCase()
ext {
library_version = '0.4.6'
library_version = '0.4.7'
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