Skip to content

Commit

Permalink
chore: update minSDKVersion in example app
Browse files Browse the repository at this point in the history
  • Loading branch information
sahani-deriv committed Jan 23, 2024
1 parent b76f060 commit 167153a
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 @@ -32,7 +32,7 @@ android {
main.java.srcDirs += 'src/main/kotlin'
}
defaultConfig {
minSdkVersion 16
minSdkVersion 19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {
Expand Down

0 comments on commit 167153a

Please sign in to comment.