Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TargetFrameworkVersion (compileSdk) must not be lower
than targetSdkVersion (targetSdk).
You should either, increase the `$(TargetFrameworkVersion)`
of your project. Or decrease the `android:targetSdkVersion`
in your `AndroidManifest.xml` to correct this issue.