mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Android: Update code-style-java for androidx files
This commit is contained in:
parent
3d33b1c2c5
commit
1ec2ac780d
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
<value>
|
||||
<package name="android" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="androidx" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="com" withSubpackages="true" static="false" />
|
||||
<emptyLine />
|
||||
<package name="junit" withSubpackages="true" static="false" />
|
||||
|
|
Loading…
Add table
Reference in a new issue