We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2c20a2 + c508d5b commit 0798fa2Copy full SHA for 0798fa2
app/build.gradle
@@ -7,7 +7,7 @@ android {
7
8
defaultConfig {
9
applicationId "ai.elimu.content_provider"
10
- minSdkVersion 24
+ minSdkVersion 26
11
targetSdkVersion 35
12
versionCode 1002029
13
versionName "1.2.29-SNAPSHOT"
utils/build.gradle
@@ -8,7 +8,7 @@ android {
namespace 'ai.elimu.content_provider.utils'
targetSdkVersion 34
14
0 commit comments