Skip to content

Commit

Permalink
Merge pull request #670 from breez/notifications_android
Browse files Browse the repository at this point in the history
Add Kotlin bindings to Flutter plugin
  • Loading branch information
erdemyerebasmaz authored Dec 7, 2023
2 parents a4c67c9 + 5553ea1 commit e582f27
Show file tree
Hide file tree
Showing 3 changed files with 6,073 additions and 0 deletions.
1 change: 1 addition & 0 deletions libs/sdk-flutter/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ android {
}

dependencies {
implementation 'net.java.dev.jna:jna:5.8.0@aar'
}
Loading

0 comments on commit e582f27

Please sign in to comment.