Skip to content
Snippets Groups Projects
Commit 4ad40894 authored by Duncan McNamara's avatar Duncan McNamara
Browse files

Bump to version 0.1.7

parent 2180079b
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ android {
applicationId "org.videolan.vlcbenchmark"
minSdkVersion 21
targetSdkVersion 28
versionCode 6
versionName "0.1.6"
versionCode 7
versionName "0.1.7"
buildConfigField("String", "VLC_VERSION", "\"3.1.0\"")
vectorDrawables.useSupportLibrary = true
resValue "string", "build_time", buildTime()
......
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