Skip to content

Commit

Permalink
[AMSA-68] Fix incorrect requests (#154)
Browse files Browse the repository at this point in the history
* [AMSA-68] Change name requests: Update to v2Update, GetApps to GetAppSnippets. Edit payload of the 'Search' and 'Update' requests. Get all list apps to get 'publisherId'. Add new keys in translator.

* [AMSA-68] Bump version to v1.0.19
  • Loading branch information
maksimroi authored Dec 9, 2024
1 parent 93707e7 commit 346662d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"repository": "https://github.com/appodeal/admob-sync-app",
"description": "Appodeal AdMob Sync application",
"private": true,
"version": "1.0.18",
"version": "1.0.19",
"scripts": {
"start": "npm run start:app",
"start:app": "node --max_old_space_size=4096 node_modules/.bin/webpack --watch --progress --config=webpack/development.ts",
Expand Down

0 comments on commit 346662d

Please sign in to comment.