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

Update medialibrary hash and lib version

(cherry picked from commit 2e3d89d8)
parent d7479885
No related branches found
No related tags found
No related merge requests found
......@@ -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