Skip to content

Commit

Permalink
Merge branch 'upgrade-to-v0.31.2' into minor-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BitcoinZavior authored Nov 8, 2024
2 parents 04da44c + 6cbadd9 commit 660d5b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ apply plugin: 'kotlin-android'
android {
compileSdkVersion 31
namespace "io.bdk.f.bdk_flutter"

compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
Expand Down
2 changes: 1 addition & 1 deletion android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<manifest></manifest>
<manifest package="io.bdk.f.bdk_flutter"></manifest>

0 comments on commit 660d5b8

Please sign in to comment.