Skip to content

Commit

Permalink
Increase compile SDK to 35
Browse files Browse the repository at this point in the history
Signed-off-by: Arnau Mora Gras <[email protected]>
  • Loading branch information
ArnyminerZ committed Oct 21, 2024
1 parent 5439c1f commit 075643a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
android {
namespace = "at.bitfire.vcard4android"

compileSdk = 34
compileSdk = 35

defaultConfig {
minSdk = 23 // Android 6
Expand Down

0 comments on commit 075643a

Please sign in to comment.