Skip to content

Commit

Permalink
Bump minSdkVersion to 26
Browse files Browse the repository at this point in the history
  • Loading branch information
jayohms committed Nov 17, 2023
1 parent 5a31f78 commit 5a60747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
testOptions.unitTests.includeAndroidResources = true

defaultConfig {
minSdkVersion 24
minSdkVersion 26
targetSdkVersion 34

// Define ProGuard rules for this android library project. These rules will be applied when
Expand Down

0 comments on commit 5a60747

Please sign in to comment.