We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The app shows a toast that the current min support SDK is 29
The text was updated successfully, but these errors were encountered:
what should the min support SDK be?
Sorry, something went wrong.
It needs to be SDK 21 (Android 5.0). This should be updated https://github.com/opensrp/p2p/blob/main/app/src/main/java/com/trevorgowing/android/p2p/MainActivity.kt#L65-L70 since the previous tests from @Rkareko show that it runs on Android 5.1 (SDK 22) without an issue
No branches or pull requests
The app shows a toast that the current min support SDK is 29
The text was updated successfully, but these errors were encountered: