This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
kdeconnect-android
Watch
2
Star
0
Fork
0
You've already forked kdeconnect-android
mirror of
https://github.com/KDE/kdeconnect-android
synced
2025-08-22 09:58:08 +00:00
Code
Issues
Releases
Wiki
Activity
kdeconnect-android
/
gradle.properties
3 lines
53 B
Properties
Raw
Normal View
History
Unescape
Escape
Migrate from android support libraries to androidx Summary: Use the new AndroidX libraries instead of the legacy support libraries Test Plan: Apply patch and verify everything works as before Reviewers: #kde_connect, nicolasfella Reviewed By: #kde_connect, nicolasfella Subscribers: shubham, kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D17818
2018-12-27 15:40:57 +01:00
android.enableJetifier
=
true
Use gradle.properties to control what kind of code optimization runs
2020-03-11 01:00:53 -04:00
android.useAndroidX
=
true
Reference in New Issue
Copy Permalink