1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-04 09:53:21 +08:00

Release 4.2.0 (#183)

* 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
This commit is contained in:
Daichi Furiya
2020-09-15 03:51:31 +09:00
committed by GitHub
parent fa04c1b3c9
commit 074b6eef45
45 changed files with 294 additions and 311 deletions

7
.editorconfig Normal file
View File

@@ -0,0 +1,7 @@
[*]
indent_size = 2
max_line_length = off
insert_final_newline = true
[*.{kt, kts}]
kotlin_imports_layout = ascii