Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 075643a

Browse files
committed
Increase compile SDK to 35
Signed-off-by: Arnau Mora Gras <[email protected]>
1 parent 5439c1f commit 075643a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
android {
99
namespace = "at.bitfire.vcard4android"
1010

11-
compileSdk = 34
11+
compileSdk = 35
1212

1313
defaultConfig {
1414
minSdk = 23 // Android 6

0 commit comments

Comments
 (0)