Skip to content

Commit

Permalink
Update android compile sdk to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedRejeb committed Sep 6, 2023
1 parent 37a8212 commit f10921e
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 @@ activity-compose = "1.7.2"
voyager = "1.0.0-rc06"
richeditor = "1.0.0-beta02"
android-minSdk = "21"
android-compileSdk = "33"
android-compileSdk = "34"

[libraries]
ksoup = { module = "com.mohamedrejeb.ksoup:ksoup-html", version.ref = "ksoup" }
Expand Down

0 comments on commit f10921e

Please sign in to comment.