psteiger@gmail.com
|
db1b889526
|
Restore source compatibility with the Interactor lifecycle changes (StateFlow over SharedFlow).
|
2025-09-17 01:24:12 -04:00 |
|
psteiger@gmail.com
|
f0baf83212
|
Fix Explicit API mode warnings; make explicit API strict on Android libs.
|
2025-09-15 18:06:03 -04:00 |
|
Patrick Steiger
|
c23cfc60fc
|
Use JDK 17 to build, but keep Java 1.8 source/target compat.
|
2025-09-15 18:06:03 -04:00 |
|
Patrick Steiger
|
df17b97029
|
Bump Kotlin, Compose, Coroutines, and multiple other dependencies.
Motif has been migrated to KSP due to:
```
error: Unable to read Kotlin metadata due to unsupported metadata kind: null.
```
|
2025-09-15 18:06:03 -04:00 |
|
Patrick Steiger
|
c04fe33683
|
Gradle code hygiene without binary implications:
- Move remaining Groovy files to .kts.
- Rename convention plugins.
- Move away from camelCase in Version Catalog plugins.
|
2025-09-15 18:06:03 -04:00 |
|
psteiger@gmail.com
|
11359221fc
|
Remove deprecated 'toLowerCase()' and 'capitalize()'
|
2025-09-15 18:06:03 -04:00 |
|
tys
|
ee6f53a451
|
Remove ios to prep for separate repos
|
2024-10-31 13:58:43 -07:00 |
|