Skip to content

Commit 4aaa01d

Browse files
committed
Bump kotlin-android compileSdk to 34
1 parent 7c1fdc6 commit 4aaa01d

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)