Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscant committed Nov 27, 2018
1 parent c135479 commit 98c4d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/modtools/android/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
<preference name="Orientation" value="all" />
<preference name="deployment-target" value="8.0" />
</platform>
<engine name="android" spec="^6.2.3" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.3" />
<plugin name="cordova-plugin-statusbar" spec="^2.3.0" />
<plugin name="cordova-plugin-device" spec="^1.1.7" />
Expand All @@ -89,4 +88,5 @@
<variable name="SENDER_ID" value="845879623324" />
</plugin>
<plugin name="cordova-plugin-file" spec="^4.3.3" />
<engine name="android" spec="^7.1.1" />
</widget>

0 comments on commit 98c4d37

Please sign in to comment.