Update example and plugin. (#32)

* Update example to null safety, fix int? -> int for sendFilePayload

* Fixed example and plugin errors when running on sound null safety
This commit is contained in:
Prerak Mann
2021-04-09 15:31:39 +05:30
committed by GitHub
parent 4c22d91e06
commit 32cace5af7
24 changed files with 187 additions and 261 deletions

View File

@@ -1,4 +1,3 @@
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true