Commit Graph

10 Commits

Author SHA1 Message Date
Neil Marietta 59dcf40fba Upgraded Gradle Wrapper to 7.6. 2023-01-16 07:52:06 +00:00
dkadrikj ad1fa4f5b6 Fix install private config gradlew 2022-10-26 13:58:28 +00:00
dkadrikj 13dd1f8e75 Update gradlew to 7.4.2 2022-10-26 13:58:28 +00:00
Zorica Stojchevska 30e5087084 Update copyright
MAILAND-2696
2022-05-23 21:01:57 +00:00
Vincent Brison 1669baa6c2 Setup core snapshot support. 2022-02-16 16:01:33 +00:00
stefanija ed9caa549f Remove redundant google-services file for beta
The google-services file for beta is redundant since its data is contained in the main google-services file.

MAILAND-1194
2020-12-03 16:12:21 +00:00
stefanija ae1f74ac45 Allow build without google-services.json files
Add dummy google-services.json files when building the GitHub public project.

MAILAND-1027
2020-10-21 17:07:28 +02:00
stefanija b217ca59e9 Migrate from GCM to FCM
Use Firebase Messaging for push notifications instead of the deprecated GCM.

MAILAND-968

#comment Affected: Push notifications
2020-10-05 11:21:51 +00:00
Zorica Stojchevska 64413dad4d Fixed path to sentry config file
#comment The sentry config file wasn't inside the root folder (it was deeper in the hierarchy) which was leading to a build failure for release builds
Affected: Sentry configuration

Ticket: none
2020-04-21 17:26:51 +02:00
Zorica Stojchevska 5ce164d00a Initial commit 2020-04-16 17:44:53 +02:00