Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_vendor_lawnicons
/
f8e6a24cb0a1b2cb2c2f02a8d443a02bfe2dc921
/
.
/
buildSrc
/
src
/
main
/
java
/
Versions.kt
blob: 00a5065c29b67082868ebbafe688b4d4ccbf03d6 [
file
] [
log
] [
blame
]
object
Versions
{
const
val COMPOSE
=
"1.2.0-alpha01"
const
val ACCOMPANIST
=
"0.24.0-alpha"
const
val KOTLIN
=
"1.6.10"
}