Skip to content

Commit

Permalink
Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed May 29, 2024
1 parent d0a8d35 commit 3fe177c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions IsraelHiking.Web/android/variables.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
minSdkVersion = 22
compileSdkVersion = 33
targetSdkVersion = 33
compileSdkVersion = 34
targetSdkVersion = 34
androidxActivityVersion = '1.8.0'
androidxAppCompatVersion = '1.6.1'
androidxCoordinatorLayoutVersion = '1.2.0'
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.0.0",
"base64-arraybuffer": "^1.0.2",
"broadcast-channel": "^7.0.0",
"cordova-background-geolocation-plugin": "^2.2.0",
"cordova-background-geolocation-plugin": "^2.2.1",
"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 3fe177c

Please sign in to comment.