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
4 lines
83 B
Properties
Raw
Normal View
History
Unescape
Escape
Disable jetifier Android Studio suggested it since we are not using it
2023-01-27 18:23:37 +01:00
android.enableJetifier
=
false
Use gradle.properties to control what kind of code optimization runs
2020-03-11 01:00:53 -04:00
android.useAndroidX
=
true
Add JVM memory argument.
2020-07-07 20:07:47 +05:30
org.gradle.jvmargs
=
-Xmx4096m
Reference in New Issue
Copy Permalink