This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-android
Watch
1
Star
0
Fork
0
You've already forked letro-android
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
36a7e6b57bb18be6c2c1dea4028fa663b6591378
letro-android
/
libraries
/
matrix
History
Benoit Marty
8b85aa51e2
Konsist: check that if
sealed interface
is used in parameter of
Composable
, it has the
@Stable
or
@Immutable
annotation
2023-11-03 15:19:55 +01:00
..
api
Konsist: check that if
sealed interface
is used in parameter of
Composable
, it has the
@Stable
or
@Immutable
annotation
2023-11-03 15:19:55 +01:00
impl
Remove useless wrapping in lazy block, since the value was assigned later during object construction.
2023-11-02 16:14:21 +01:00
test
…