fix: update play review to 2.0.2 (#352)
* fix: update play review to 2.0.2 * fix: test
This commit is contained in:
parent
3a7a13c399
commit
edb17aa0f8
@ -83,5 +83,5 @@ def kotlin_version = getExtOrDefault("kotlinVersion")
|
||||
dependencies {
|
||||
implementation "com.facebook.react:react-android"
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
implementation "com.google.android.play:review:2.0.1"
|
||||
implementation "com.google.android.play:review:2.0.2"
|
||||
}
|
||||
@ -76,6 +76,7 @@
|
||||
"expo": "53.0.23",
|
||||
"husky": "9.1.7",
|
||||
"jest": "30.2.0",
|
||||
"prettier": "3.6.2",
|
||||
"react": "19.0.0",
|
||||
"react-native": "0.82.1",
|
||||
"react-native-builder-bob": "0.40.15",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -11791,6 +11791,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:3.6.2":
|
||||
version: 3.6.2
|
||||
resolution: "prettier@npm:3.6.2"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10/1213691706bcef1371d16ef72773c8111106c3533b660b1cc8ec158bd109cdf1462804125f87f981f23c4a3dba053b6efafda30ab0114cc5b4a725606bb9ff26
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pretty-bytes@npm:^5.6.0":
|
||||
version: 5.6.0
|
||||
resolution: "pretty-bytes@npm:5.6.0"
|
||||
@ -12158,6 +12167,7 @@ __metadata:
|
||||
expo: "npm:53.0.23"
|
||||
husky: "npm:9.1.7"
|
||||
jest: "npm:30.2.0"
|
||||
prettier: "npm:3.6.2"
|
||||
react: "npm:19.0.0"
|
||||
react-native: "npm:0.82.1"
|
||||
react-native-builder-bob: "npm:0.40.15"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user