Skip to content

Commit d0a14d2

Browse files
committed
Bump kotlin-android compileSdk to 34
1 parent ef9810c commit d0a14d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/kotlin/ldk-node-android/lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
}
1717

1818
android {
19-
compileSdk = 33
19+
compileSdk = 34
2020

2121
defaultConfig {
2222
minSdk = 21

0 commit comments

Comments
 (0)