Skip to content

Commit

Permalink
Change SDK min back to 21 for main app (home-assistant#3750)
Browse files Browse the repository at this point in the history
  • Loading branch information
dshokouhi authored Aug 2, 2023
1 parent 8be42b0 commit ed677e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidBeaconLibrary = "2.19.6"
androidJunit5 = "1.9.3.0"
androidPlugin = "8.1.0"
androidSdk-compile = "33"
androidSdk-min = "23"
androidSdk-min = "21"
androidSdk-target = "33"
androidSdk-automotive-min = "29"
androidSdk-wear-min = "26"
Expand Down

0 comments on commit ed677e8

Please sign in to comment.