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

Bump version to 3.0.92

parent 53c14be3
No related branches found
Tags 3.0.92
No related merge requests found
......@@ -19,16 +19,16 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
maven {
url "https://dl.bintray.com/videolan/Android"
}
jcenter()
}
}
ext {
versionName = '3.0.91'
versionCode = 3009100
versionName = '3.0.92'
versionCode = 3009200
libvlcVersion = '3.1.0'
medialibraryVersion = '0.4.0'
minSdkVersion = 17
......
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