Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
536
Issue boards
Milestones
Wiki
Code
Merge requests
18
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
3448fa8f
Commit
3448fa8f
authored
4 years ago
by
Geoffrey Métais
Committed by
Jean-Baptiste Kempf
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Disable Jetifier
We do not have any AppCompat dependency anymore, disabling it is safe and should reduce build time.
parent
616b568d
No related branches found
No related tags found
1 merge request
!698
Disable Jetifier
Pipeline
#21431
passed with stage
Stage:
in 17 minutes and 17 seconds
Changes
1
Pipelines
10
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gradle.properties
+1
-1
1 addition, 1 deletion
gradle.properties
with
1 addition
and
1 deletion
gradle.properties
+
1
−
1
View file @
3448fa8f
android.enableJetifier
=
tru
e
android.enableJetifier
=
fals
e
android.useAndroidX
=
true
android.databinding.incremental
=
true
kapt.incremental.apt
=
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment