element-x-ada/libraries/androidutils
Jorge Martin Espinosa 598a63d267
Use for instead of forEach with ranges (#1035)
* Use `for` instead of `forEach` with ranges.

`forEach` is several times slower when used with ranges.

* Add changelog
2023-08-08 08:48:39 +00:00
..
src/main Use for instead of forEach with ranges (#1035) 2023-08-08 08:48:39 +00:00
.gitignore Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
build.gradle.kts RoomList: use same logic than Timeline for caching built items. (#1013) 2023-08-01 08:53:41 +00:00
consumer-rules.pro Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00