This website requires JavaScript.
Explore
Help
Sign in
Sulkta-OSS
/
element-x-ada
Watch
3
Star
0
Fork
You've already forked element-x-ada
0
Code
Issues
1
Pull requests
4
Projects
Releases
Packages
Wiki
Activity
Actions
99caa031e8
element-x-ada
/
features
/
login
/
impl
History
Download ZIP
Download TAR.GZ
Benoit Marty
99caa031e8
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
..
src
Replace
mutableStateOf
by
mutableIntStateOf
and
mutableFloatStateOf
. Use
intValue
and
floatValue
to avoid unboxing.
2023-09-26 18:07:53 +02:00
build.gradle.kts
Update kotlin to 1.9.10 (
#1123
)
2023-08-30 08:28:06 +02:00