Skip to content

Commit

Permalink
Bump minSdk (#206)
Browse files Browse the repository at this point in the history
* Bump minSdk

* Make minSdk 23
  • Loading branch information
Grigoriym committed Jan 11, 2024
1 parent 779244d commit fc85444
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 @@ -13,7 +13,7 @@ detekt = "1.23.4"
espresso_core = "3.5.1"
junit = "4.13.2"
kotlin = "1.9.20"
min_sdk_version = "21"
min_sdk_version = "23"
target_sdk_version = "34"
benmanesversion = "0.50.0"

Expand Down

0 comments on commit fc85444

Please sign in to comment.