[Android] Bump version to 3.0.99
Geoffrey Métais
git at videolan.org
Thu Feb 21 17:36:40 CET 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Thu Feb 21 17:35:53 2019 +0100| [3ec7956e7ae06c9477a806ad2ad5f36f04c7af1e] | committer: Geoffrey Métais
Bump version to 3.0.99
> https://code.videolan.org/videolan/vlc-android/commit/3ec7956e7ae06c9477a806ad2ad5f36f04c7af1e
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index 2d45ceef9..f5ec77393 100644
--- a/build.gradle
+++ b/build.gradle
@@ -27,8 +27,8 @@ allprojects {
}
ext {
- versionName = '3.0.98'
- versionCode = 3009800
+ versionName = '3.0.99'
+ versionCode = 3009900
libvlcVersion = '3.1.4'
medialibraryVersion = '0.4.4'
minSdkVersion = 17
More information about the Android
mailing list