-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
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
Support API level 34 #178
Comments
I'd like to work on this if it is possible. |
Thanks, can you also add the Hacktoberfest label to the issue? Also, are there any test credentials I can use? |
@TomerPacific the Hacktoberfest label is on the repo. That should be sufficient. I'm asking our mobile development team about the test credentials. |
@esguerrat - Any updates regarding test credentials? |
@esguerrat - I think this issue can be closed as the PR has been approved and merged. |
Describe the bug in a sentence or two.
It was observed that for several libraries inside the SDK, the compileSdkVersion and targetSdkVersion is 33, where the required compileSdkVersion is at least 34.
This can prevent developers who want to upload their application to the Google Play Store.
Reference
Related to #173
Issue Type (Can be multiple)
[X] Build - Can’t install or import the SDK
[ ] Performance - Performance issues
[ ] Behaviour - Functions aren’t working as expected (Such as generate URL)
[ ] Documentation - Inconsistency between the docs and behaviour
[ ] Other (Specify)
Steps to reproduce
N/A
Error screenshots or Stack Trace (if applicable)
N/A
Build System
[ ] Maven
[X] Gradle
[ ] Other (Specify)
Is the issue reproducible only on a specific device?
[X] No
[ ] Yes (specify model + Android version + vendor build number, if applicable)
The text was updated successfully, but these errors were encountered: