Nicolas Pomepuy
|
866259c18f
|
Fastlane integration
(cherry picked from commit ab41d9367d)
|
6 years ago |
Geoffrey Métais
|
3448fa8f8c
|
Disable Jetifier
We do not have any AppCompat dependency anymore, disabling it is safe
and should reduce build time.
|
6 years ago |
Geoffrey Métais
|
be6049b97e
|
Gradle: Activate parallel build
|
6 years ago |
Geoffrey Métais
|
221e235eb1
|
Gradle: Increase heapSize, 2G are not enough
|
7 years ago |
Geoffrey Métais
|
f48308ee0e
|
Enable R8 & multidex debug builds only
|
7 years ago |
Geoffrey Métais
|
23d4cd0d1d
|
Databinding: activate incremental processing
|
7 years ago |
Geoffrey Métais
|
2a8d11bdf6
|
Upgrade Kotlin to v1.3.30
|
7 years ago |
Geoffrey Métais
|
68024bad1a
|
Revert experimental gradle property
|
7 years ago |
Geoffrey Métais
|
49a5ed0142
|
Audio: Always update FAB visibility
|
7 years ago |
Geoffrey Métais
|
21a36ae40f
|
Disable R8
|
7 years ago |
Geoffrey Métais
|
bb48308201
|
Enable R8
Might improve performances
|
7 years ago |
Geoffrey Métais
|
8293c3d0d9
|
Provide gradle.properties file
Needed to build because of AndroidX activation:
android.enableJetifier=true
android.useAndroidX=true
are required for now
|
7 years ago |