mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
Fix rpi5 issue
This commit is contained in:
parent
50e2fc393f
commit
d5861f7f1e
@ -45,6 +45,9 @@
|
|||||||
android:value="2" />
|
android:value="2" />
|
||||||
<meta-data android:name="com.google.android.geo.API_KEY"
|
<meta-data android:name="com.google.android.geo.API_KEY"
|
||||||
android:value="AIzaSyDg6ApuZb6TRsauIyHJ9-XVwGYeh7MsWXE"/>
|
android:value="AIzaSyDg6ApuZb6TRsauIyHJ9-XVwGYeh7MsWXE"/>
|
||||||
|
<meta-data
|
||||||
|
android:name="io.flutter.embedding.android.EnableImpeller"
|
||||||
|
android:value="false" />
|
||||||
<!--<provider
|
<!--<provider
|
||||||
android:name="sk.fourq.otaupdate.OtaUpdateFileProvider"
|
android:name="sk.fourq.otaupdate.OtaUpdateFileProvider"
|
||||||
android:authorities="${applicationId}.ota_update_provider"
|
android:authorities="${applicationId}.ota_update_provider"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user