Skip to content

Commit

Permalink
(all) Increased minSdk version to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi1150 committed Jan 18, 2024
1 parent ee5bc9d commit b40d21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
compileSdk 33

defaultConfig {
minSdk 19
minSdk 21
targetSdk 33
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit b40d21e

Please sign in to comment.