mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-07 23:04:06 +08:00
* format * update copyright * remove -android.namespacedRClass * update compile&target sdk version to 30 * update dependencies * update gitignore * update samples dependencies * update signinconfig * bump up to 4.2.0 * bump up to 4.2.0
8 lines
115 B
INI
8 lines
115 B
INI
[*]
|
|
indent_size = 2
|
|
max_line_length = off
|
|
insert_final_newline = true
|
|
|
|
[*.{kt, kts}]
|
|
kotlin_imports_layout = ascii
|