mirror of
https://github.com/videolan/vlc-android
synced 2024-11-27 11:53:56 +08:00
Bump version to 3.0.92
This commit is contained in:
parent
53c14be3b0
commit
cf7934d652
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user