Replies: 2 comments
-
More stats: https://www.appbrain.com/stats/top-android-sdk-versions |
Beta Was this translation helpful? Give feedback.
0 replies
-
@elimu-ai/codeowners-android ☝️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Most of the Android apps on the elimu.ai platform currently require Android API version 24 (7.0) or higher.
The latest Android API version is now 35. Whenever there is a new release, we also need to increase the
minSdkVersion
in our Android apps. I suggest we adjust all of our Android apps to use at least API level 26:3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions