This is a fork project, please use the original project

diff list:

  1. ./android/src/main/AndroidManifest.xml android:exported="true" => android:exported="false"
  2. ./android/build.gradle implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" => implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"