Skip to content

Commit

Permalink
Increase Android minSDK to 21 (#5094)
Browse files Browse the repository at this point in the history
  • Loading branch information
hfhbd committed Apr 2, 2024
1 parent 3020a97 commit a21067c
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 @@ -12,7 +12,7 @@ paging3 = "3.1.1"
ktlint = "1.2.1"
agp = "8.3.1"
compileSdk = "34"
minSdk = "16"
minSdk = "21"
sqlPsi = "0.4.8"
testContainers = "1.19.7"

Expand Down

0 comments on commit a21067c

Please sign in to comment.