Skip to content

Commit

Permalink
Update cordova background location plugin and sync capacitor.
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed Jul 3, 2024
1 parent 0374c76 commit 7f0a937
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions IsraelHiking.Web/android/app/capacitor.build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ dependencies {
implementation project(':capacitor-device')
implementation project(':capacitor-text-zoom')
implementation project(':capgo-native-audio')
implementation "com.google.android.gms:play-services-location:11+"
implementation "com.google.android.gms:play-services-location:17+"
implementation "androidx.core:core:1.1.0"
implementation "androidx.appcompat:appcompat:1.1.0"
implementation "androidx.webkit:webkit:1.4.0"
implementation "androidx.browser:browser:1.3.0"
implementation "com.android.billingclient:billing:5.2.1"
implementation "com.android.billingclient:billing:7.0.0"
implementation "androidx.legacy:legacy-support-v4:1.0.0"
}
apply from: "../../node_modules/cordova-background-geolocation-plugin/android/dependencies.gradle"
Expand Down
4 changes: 2 additions & 2 deletions IsraelHiking.Web/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PODS:
- Capacitor
- CapacitorTextZoom (6.0.0):
- Capacitor
- CapgoNativeAudio (6.3.4):
- CapgoNativeAudio (6.4.3):
- Capacitor
- CordovaPlugins (6.0.0):
- CapacitorCordova
Expand Down Expand Up @@ -62,7 +62,7 @@ SPEC CHECKSUMS:
CapacitorCordova: 8c4bfdf69368512e85b1d8b724dd7546abeb30af
CapacitorDevice: f8fd88f9edd1261c55a109f32015b09bbbfdc4a0
CapacitorTextZoom: 696722e5c479b364f2429584f11ad386d609bd1a
CapgoNativeAudio: b67fc13d2873df62f6a279567536382c1da5a252
CapgoNativeAudio: 569bfe2955e4bc58d9c44f14590ea985854f7f9b
CordovaPlugins: 1f2794134a8c57f6b5112e89cc7afd07dc0f7bef

PODFILE CHECKSUM: 0c32ad6bc2ae562b3fa0cf7a399eddd792459d18
Expand Down
8 changes: 4 additions & 4 deletions IsraelHiking.Web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion IsraelHiking.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"angulartics2": "^13.1.0",
"base64-arraybuffer": "^1.0.2",
"broadcast-channel": "^7.0.0",
"cordova-background-geolocation-plugin": "^2.2.1",
"cordova-background-geolocation-plugin": "^2.3.0",
"cordova-plugin-device-orientation": "^3.0.0",
"cordova-plugin-file": "^8.0.1",
"cordova-plugin-file-transfer": "github:apache/cordova-plugin-file-transfer#ec11d2fd0e87d7d9e0ba94b1989ffb71af1c3c96",
Expand Down

0 comments on commit 7f0a937

Please sign in to comment.