republik / app

The app: a thin wrapper for persistent auth, app store presence, notification, background audio and convenience.
https://www.republik.ch/app
Other
11 stars 2 forks source link

Use Android App Bundle #253

Closed ovbm closed 2 years ago

ovbm commented 3 years ago

Change gradle from assemble to bundle:

gradle( task: "assemble", build_type: "Release" )

will reduce app size by a lot