Updated on 2026-08-14
This commit is contained in:
parent
8e34196e00
commit
394b5b960f
19 changed files with 37 additions and 13 deletions
|
|
@ -4,7 +4,7 @@ object Versions {
|
|||
const val androidMavenGradlePlugin = "2.1"
|
||||
const val googleFirebaseCrashlytics = "2.7.1"
|
||||
const val googleServices = "4.3.10"
|
||||
const val kotlin = "1.6.10"
|
||||
const val kotlin = "1.7.10"
|
||||
// endregion Classpath
|
||||
|
||||
// region AndroidX
|
||||
|
|
@ -18,8 +18,8 @@ object Versions {
|
|||
// endregion AndroidX
|
||||
|
||||
// region Compose
|
||||
const val compose = "1.1.0"
|
||||
const val composeFoundation = "1.2.0-rc03"
|
||||
const val compose = "1.3.1"
|
||||
const val composeFoundation = "1.3.1"
|
||||
// endregion Compose
|
||||
|
||||
// region Other libraries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue