Commit Graph

14 Commits

Author SHA1 Message Date
Neil Marietta 59dcf40fba Upgraded Gradle Wrapper to 7.6. 2023-01-16 07:52:06 +00:00
dkadrikj 13dd1f8e75 Update gradlew to 7.4.2 2022-10-26 13:58:28 +00:00
dkadrikj 39b5224d28 Configure to latest core changes 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
Zorica Stojchevska 72a6bee0a6 Revert "Setup core snapshot support"
This reverts commit 94f2101b
2021-12-24 11:45:53 +01:00
Vincent Brison 94f2101b1d Setup core snapshot support 2021-12-20 07:52:46 +00:00
Tomasz Giszczak 6e17f1b679 Initial labels data fetch added to LabelRepository.
MAILAND-1525
2021-10-20 14:21:45 +02:00
Tomasz Giszczak 9ef99d3d9d Updated android gradle plugin to v 4.2.1, updated gradle to v6.9, removed some deprecated/redundant parameters. 2021-05-27 06:56:59 +00:00
Davide Farella d3709fb1ca Update Gradle [6.4.1] -> [6.6.1]
Update gradle and include documentations (all)
Affected: none
2020-08-27 10:45:56 +00:00
Davide Farella 843082b0fd Fixed Gradle files
Affected: none
2020-07-24 16:13:42 +02:00
Davide Giuseppe Farella bb191d61dd New build config 2020-05-05 10:53:23 +00:00
Davide Farella 579e3aa4c2 Align `develop` branch with other main ones
Now `develop` is aligned with `prerelease` and other branches, it contains the configuration for build release versions of the app.
Also many BuildConfig fields have been removed: some of them have been replaced by `BuildConfig.DEBUG`, instead of make that differentiation on branches; other didn't have sense to exist, so a comment has been left there.
Sentry logs ( before not present on `develop` ) have been added with a check `if (!BuildConfig.DEBUG)` for bein' executed only on release version.
Gradle version has been updated to 6.3 for being able to work with JDK 14.
Affected: Gradle version, release config for `develop`, Sentry logs on `develop`, BuildConfig fields

Ticket: none
2020-04-20 18:30:36 +02:00
Zorica Stojchevska 5ce164d00a Initial commit 2020-04-16 17:44:53 +02:00