FirebaseExtended / make-it-so-android

Apache License 2.0
214 stars 58 forks source link

chore: use stable API level 34 #36

Closed thatfiredev closed 1 year ago

thatfiredev commented 1 year ago

This should allow the app to run in emulator devices with older Android versions. I had to downgrade activity-compose and navigation-compose which were using alpha versions.