We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compileSdk
1 parent 7c1fdc6 commit 4aaa01dCopy full SHA for 4aaa01d
1 file changed
bindings/kotlin/ldk-node-android/lib/build.gradle.kts
@@ -16,7 +16,7 @@ repositories {
16
}
17
18
android {
19
- compileSdk = 33
+ compileSdk = 34
20
21
defaultConfig {
22
minSdk = 21
0 commit comments