Revert change to how notifications are loaded on mobile
This commit is contained in:
parent
a713f77e03
commit
5fa43530f6
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ module.exports = function () {
|
|||
/**
|
||||
* iOS build number. Must be incremented for each TestFlight version.
|
||||
*/
|
||||
const IOS_BUILD_NUMBER = '1'
|
||||
const IOS_BUILD_NUMBER = '2'
|
||||
|
||||
/**
|
||||
* Android build number. Must be incremented for each release.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue