Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Geoffrey Métais
VLC-Android
Commits
693b71d4
Commit
693b71d4
authored
Aug 02, 2018
by
Geoffrey Métais
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set minSDK version to 17 (Android 4.2)
parent
fb9c9d27
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build.gradle
build.gradle
+1
-1
No files found.
build.gradle
View file @
693b71d4
...
...
@@ -31,7 +31,7 @@ ext {
compileSdkVersion
=
26
junitVersion
=
'4.12'
espressoVersion
=
'3.0.1'
minSdkVersion
=
1
4
minSdkVersion
=
1
7
targetSdkVersion
=
26
versionName
=
'3.0.13'
versionCode
=
3001300
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment