Ben Doherty
c5d36cff7f
Prepare Gradle plugin for publishing ( #9773 )
2026-03-05 10:50:15 -08:00
Ben Doherty
27aa517c48
Add new Filament Gradle plugin ( #9694 )
2026-02-10 14:15:45 -05:00
Romain Guy
7f51f21512
Fix Android samples
2023-04-21 15:53:59 -07:00
Romain Guy
f229aaa7c4
Upgrade Android tools ( #5533 )
...
* Upgrade Android tools
NDK 24
AGP/Gradle 7.2
Kotlin 1.6.21
Coroutines 1.6.1
* Force Java 8 to run sdkmanager
2022-05-09 12:12:14 -07:00
Romain Guy
d67210155b
Skip task incompatible with configuration caching ( #4831 )
2021-11-09 15:01:02 -08:00
clayly
9a3c9ccbf3
android-samples-gradle-plugin-id ( #4740 )
2021-10-24 11:12:15 -07:00
Romain Guy
adb489c77a
Compile Android libraries with fPIC ( #3473 )
...
* Compile Android libraries with fPIC
* Rmove warning
2021-01-29 15:23:34 -08:00
Romain Guy
e9d1e3a82e
Stop using deprecated APIs for incremental builds ( #2574 )
2020-05-21 22:15:55 -07:00
Romain Guy
1ef3535ba7
Expose Java API to control discard flags ( #2368 )
...
* Expose Java API to control discard flags
This change also adds the new sample sample-multi-view that shows
how to use discard flags to render multiple views.
* Disable clears
2020-04-08 16:03:49 -07:00