Skip to content

Commit 0fcf145

Browse files
Increase minSdkVersion to 26
1 parent f2c20a2 commit 0fcf145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77

88
defaultConfig {
99
applicationId "ai.elimu.content_provider"
10-
minSdkVersion 24
10+
minSdkVersion 26
1111
targetSdkVersion 35
1212
versionCode 1002029
1313
versionName "1.2.29-SNAPSHOT"

0 commit comments

Comments
 (0)