Skip to content

Commit 78a5784

Browse files
authored
Merge pull request #43 from Brijeshthummar02/minSdkVersion
Increase minSdkVersion to 26
2 parents d3e702c + 9356f38 commit 78a5784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

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

1212
defaultConfig {
1313
applicationId "ai.elimu.kukariri"
14-
minSdkVersion 24
14+
minSdkVersion 26
1515
targetSdkVersion 35
1616
versionCode 1000005
1717
versionName "1.0.5-SNAPSHOT"

0 commit comments

Comments
 (0)