Skip to content

Commit

Permalink
Merge pull request #1477 from wordpress-mobile/issue/hotfix-for-wp-an…
Browse files Browse the repository at this point in the history
…droid-8828

Hotfix for WP-Android #8828 fix - Just upgrade Aztec version
  • Loading branch information
daniloercoli authored Oct 22, 2019
2 parents faf9460 + e1743e4 commit 65b6c34
Show file tree
Hide file tree
Showing 6 changed files with 110 additions and 110 deletions.
106 changes: 53 additions & 53 deletions bundle/android/App.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundle/android/App.js.map

Large diffs are not rendered by default.

106 changes: 53 additions & 53 deletions bundle/ios/App.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundle/ios/App.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gutenberg-mobile",
"version": "1.15.0",
"version": "1.15.1",
"private": true,
"config": {
"jsfiles": "./*.js src/*.js src/**/*.js src/**/**/*.js",
Expand Down
2 changes: 1 addition & 1 deletion react-native-aztec/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
wordpressUtilsVersion = '1.22'
espressoVersion = '3.0.1'

aztecVersion = 'v1.3.33'
aztecVersion = 'v1.3.34'
}

repositories {
Expand Down

0 comments on commit 65b6c34

Please sign in to comment.