We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac56617 commit e1b1ad5Copy full SHA for e1b1ad5
lib/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
android {
10
namespace = "at.bitfire.cert4android"
11
12
- compileSdk = 35
+ compileSdk = 36
13
14
defaultConfig {
15
minSdk = 21 // Android 5
0 commit comments