Skip to content
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

minSdkVersion changes #221

Merged
merged 1 commit into from
Feb 13, 2025
Merged

minSdkVersion changes #221

merged 1 commit into from
Feb 13, 2025

Conversation

202420505
Copy link
Contributor

minApi = properties.get('MIN_API', 23)

minSdkVersion 23 = ANDROID 6.0

@202420505
Copy link
Contributor Author

202420505 commented Feb 12, 2025

@xoureldeen I changed the readme.md to notify users for android 5.0 or lower

I tried to install the app in android 5.0 but it didn't worked and I think android 5.0 or lower should not work since "it's very old"

@202420505
Copy link
Contributor Author

  • API 23 → Android 6.0 (Marshmallow)
  • API 24 → Android 7.0 (Nougat)
  • API 25 → Android 7.1 (Nougat)
  • API 26 → Android 8.0 (Oreo)
  • API 27 → Android 8.1 (Oreo)
  • API 28 → Android 9 (Pie)
  • API 29 → Android 10
  • API 30 → Android 11
  • API 31 → Android 12
  • API 32 → Android 12L
  • API 33 → Android 13
  • API 34 → Android 14

@202420505 202420505 closed this Feb 12, 2025
@202420505 202420505 deleted the patch-1 branch February 12, 2025 05:26
@202420505 202420505 restored the patch-1 branch February 12, 2025 05:26
@202420505 202420505 reopened this Feb 12, 2025
@202420505
Copy link
Contributor Author

@xoureldeen

@xoureldeen xoureldeen merged commit 8f6838b into xoureldeen:master Feb 13, 2025
2 checks passed
@202420505 202420505 deleted the patch-1 branch February 14, 2025 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants