Skip to content

Commit e1b1ad5

Browse files
committed
Update compileSdk to 36
1 parent ac56617 commit e1b1ad5

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
@@ -9,7 +9,7 @@ plugins {
99
android {
1010
namespace = "at.bitfire.cert4android"
1111

12-
compileSdk = 35
12+
compileSdk = 36
1313

1414
defaultConfig {
1515
minSdk = 21 // Android 5

0 commit comments

Comments
 (0)