config/README.md
author Da Risk <da_risk@geekorum.com>
Tue, 07 May 2024 01:27:51 -0400
changeset 74 9c588eb084e1
parent 1 831cffa9c991
permissions -rw-r--r--
geekdroid-firebase: allow to validate QueryPagingSource boundary key This is useful when ordering by @ServerTimestamp field. When the document hasn't been sent to server it can't be used as a boundary key has the server timestamp is null. This change allows client to make the check and avoid an IllegalArgumentException.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
831cffa9c991 source import
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     1
Config
831cffa9c991 source import
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     2
======
831cffa9c991 source import
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     3
831cffa9c991 source import
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     4
This directory contains various configuration files for gradle and its plugins :
831cffa9c991 source import
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     5
831cffa9c991 source import
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     6
  * checkstyle configuration
831cffa9c991 source import
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     7
  * task to get a source archive of the project
831cffa9c991 source import
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     8