Hacker News new | ask | show | jobs
by josephernest 569 days ago
Out of curiosity, which API are you using, not available in Android 9 / API_LEVEL_28?
1 comments

I just checked all APIs/Libs that the app uses had declared support of API_LEVEL_28, but have recommended a higher target (above 30). My bad. I assumed this modern Material 3 Compose had hard API-level requirements.
Would you release an update that works on Android 9+?