Skip to content

Commit

Permalink
[Updated] minSdkVersion to 23 in build.gradle files
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSarwar committed Aug 8, 2024
1 parent ca24b20 commit a2bb5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
}

defaultConfig {
minSdkVersion 16
minSdkVersion 23
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
lintOptions {
Expand Down

0 comments on commit a2bb5f3

Please sign in to comment.