

I am confident that this code is supposed to build but I suspect something in the compiler of Android Studio has changed, updated, or with a newer version of the Android operating system something needs to be updated in the source code of an app. This example code was taken straight from github. I am confident that this code should build because the error, by appearance, looks like something simple as if to be caused by a conflect between an update to the Android OS and the java code.

This is an Android Studio build fail that that happens immediately with sample code from github.

I think there is there an Android version issue that makes older code unable to build. How do I upgrade Gradle version? Changing the text to 7.
