android / uamp

A sample audio app for Android
Apache License 2.0
13.06k stars 3.74k forks source link

Modernize #511

Open seguri opened 1 year ago

seguri commented 1 year ago

Update gradle and apply suggestions from Android Studio.

One of the suggested steps from Android Studio is Move package from Android manifest to build files, but I get an ActivityNotFoundException: ...MainActivity after applying this...