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

Bump medialibrary version

parent 5f5f69ae
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
# ARGUMENTS #
#############
MEDIALIBRARY_HASH=18148bc
MEDIALIBRARY_HASH=e8cd420
while [ $# -gt 0 ]; do
case $1 in
......
......@@ -25,7 +25,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def abi = System.getenv('GRADLE_ABI')?.toLowerCase()
ext {
library_version = '0.5-eap11'
library_version = '0.5-eap12'
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