Android API 37 is out, and some library upgrade require the application to compile with Android SDK 37.
- We will need to first change the compile SDK version to 37.
- Then we will have to target SDK 37.
More info: https://developer.android.com/about/versions/17/behavior-changes-17
Android API 37 is out, and some library upgrade require the application to compile with Android SDK 37.
More info: https://developer.android.com/about/versions/17/behavior-changes-17