diff --git a/android/build.gradle b/android/build.gradle index 6cc0c534..af4681e5 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -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 diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index 0bfa73ba..e59e280d 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -1 +1 @@ - +