Skip to content

Commit

Permalink
Extend support for api 23, 22 and 21
Browse files Browse the repository at this point in the history
  • Loading branch information
shivathapaa committed Oct 28, 2024
1 parent 05ef14c commit de91465
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 @@ -2,7 +2,7 @@
agp = "8.5.2"
kotlin = "2.0.20"
compose-plugin = "1.7.0"
android-minSdk = "24"
android-minSdk = "21"
android-compileSdk = "34"
kotlinxDatetime = "0.6.1"
mavenPublish = "0.29.0"
Expand Down

0 comments on commit de91465

Please sign in to comment.