nearby_connections/example/android/gradle.properties
Prerak Mann 32cace5af7
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
2021-04-09 15:31:39 +05:30

4 lines
82 B
INI

org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true