Skip to content

Commit c508d5b

Browse files
utils minSdkVersion to 26
1 parent 0fcf145 commit c508d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
namespace 'ai.elimu.content_provider.utils'
99

1010
defaultConfig {
11-
minSdkVersion 24
11+
minSdkVersion 26
1212
targetSdkVersion 34
1313
versionCode 1002029
1414
versionName "1.2.29-SNAPSHOT"

0 commit comments

Comments
 (0)