Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
fix(android): crash on launch from settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Sep 20, 2020
1 parent aca2ada commit cc1ffa5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@
<string name="ionic_app_id">15a91f4a</string>
<string name="ionic_channel_name">Stable</string>
<string name="ionic_update_method">background</string>
<string name="ionic_max_versions">2</string>
<string name="ionic_update_api">https://api.ionicjs.com</string>
<string name="ionic_min_background_duration">30</string>
</resources>

0 comments on commit cc1ffa5

Please sign in to comment.