mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 09:58:08 +00:00
12 lines
274 B
Properties
12 lines
274 B
Properties
android.enableJetifier=true
|
|
android.useAndroidX=true
|
|
###
|
|
# This 'android.enableR8' property only matters when the current
|
|
# build variant has 'minifyEnabled true'.
|
|
#
|
|
# Set this to false to use ProGuard.
|
|
# Set this to true to use R8.
|
|
#
|
|
# Default: true
|
|
android.enableR8=false
|