Skip to content

Commit

Permalink
Merge pull request #104 from MohamedRejeb/1.x
Browse files Browse the repository at this point in the history
Update android compile sdk to 34
  • Loading branch information
MohamedRejeb authored Sep 6, 2023
2 parents c8aae82 + f10921e commit 2763574
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 2763574

Please sign in to comment.