Skip to content

Commit

Permalink
Bump version to 3.1-RC3
Browse files Browse the repository at this point in the history
(cherry picked from commit a4db0c9)
  • Loading branch information
GeoffreyMetais committed Mar 13, 2019
1 parent d5bee94 commit a22c2fb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ allprojects {
}

ext {
versionName = '3.1.0-RC2'
versionCode = 3010020
libvlcVersion = '3.1.5'
medialibraryVersion = '0.4.7'
versionName = '3.1.0-RC3'
versionCode = 3010030
libvlcVersion = '3.1.6'
medialibraryVersion = '0.4.8'
minSdkVersion = 17
targetSdkVersion = 28
compileSdkVersion = 28
Expand Down

0 comments on commit a22c2fb

Please sign in to comment.