mirror of
https://github.com/CPTProgrammer/ChatPlus.git
synced 2025-05-12 23:08:13 +08:00

- Remove legacy code and replace with new implementation - Update version to 1.0.0 - Adjust build configurations and dependencies.
12 lines
225 B
INI
12 lines
225 B
INI
root = true
|
|
|
|
[{*.gradle,*.properties,*.java,*.json,*.accesswidener}]
|
|
charset = utf-8
|
|
end_of_line = lf
|
|
indent_style = tab
|
|
insert_final_newline = true
|
|
max_line_length = 120
|
|
|
|
[*.properties]
|
|
ij_properties_keep_blank_lines = true
|