Skip to content

Commit 2a35d10

Browse files
committed
chore: update play billing version to fix android build [skip e2e]
1 parent 8729c9d commit 2a35d10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-native-fingerprint-scanner": "standardnotes/react-native-fingerprint-scanner#b55d1c0ca627a87a130f758603f12911fbac200f",
6060
"react-native-flag-secure-android": "standardnotes/react-native-flag-secure-android#cb08e74583c22a5d912842459b35ebbbb4bcd852",
6161
"react-native-fs": "^2.20.0",
62-
"react-native-iap": "^12.7.4",
62+
"react-native-iap": "^12.15.4",
6363
"react-native-keychain": "standardnotes/react-native-keychain#4fd687461cecfa26d482d820ee43c0de61b964d4",
6464
"react-native-mmkv": "^2.6.2",
6565
"react-native-privacy-snapshot": "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe",

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.195.6",
44
"license": "AGPL-3.0",
55
"main": "dist/app.js",
6-
"author": "Standard Notes",
6+
"author": "Standard Notes.",
77
"private": true,
88
"files": [
99
"dist"

0 commit comments

Comments
 (0)