72e5ca887d
New lint rules highlighted a potential crash; the use of named match groups (used here when extracting server versions) requires API >= 26 or throws an exception. Use the group numbers instead of names when extracting the value, but keep the group names in the regular expressions for readability. |
||
---|---|---|
.. | ||
accounts | ||
activity | ||
common | ||
data | ||
database | ||
designsystem | ||
navigation | ||
network | ||
preferences | ||
testing | ||
ui | ||
AndroidManifest.xml |