Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Commit e0686e0

Browse files
committed
Updated cordova android platform to recent version
1 parent 3c95f7b commit e0686e0

File tree

1,159 files changed

+123868
-5435
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,159 files changed

+123868
-5435
lines changed

config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<allow-intent href="itms:*" />
2323
<allow-intent href="itms-apps:*" />
2424
</platform>
25-
<engine name="android" spec="~6.0.0" />
26-
<plugin name="cordova-plugin-whitelist" spec="1" />
25+
<engine name="android" spec="^6.2.1" />
2726
<plugin name="cordova-plugin-file" spec="~4.3.1" />
27+
<plugin name="cordova-plugin-whitelist" spec="1" />
2828
</widget>

node_modules/.bin/create

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/cordova-android/.gitattributes

Lines changed: 94 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/cordova-android/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/cordova-android/.jshintignore

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/cordova-android/.jshintrc

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/cordova-android/.npmignore

Lines changed: 133 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/cordova-android/.ratignore

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/cordova-android/.reviewboardrc

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/cordova-android/.travis.yml

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)