mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
Bump
This commit is contained in:
parent
b25596bbc1
commit
7b2d09f8b3
@ -18,7 +18,7 @@ if (!gradle.startParameter.taskRequests.toString().contains("Fdroid")) {
|
|||||||
println("Didn't add Google Services since F-Droid flavor was chosen.")
|
println("Didn't add Google Services since F-Droid flavor was chosen.")
|
||||||
}
|
}
|
||||||
|
|
||||||
val composeVersion = "1.4.0-alpha02"
|
val composeVersion = "1.4.0-alpha03"
|
||||||
|
|
||||||
// Flavor names
|
// Flavor names
|
||||||
val playStore = "playStore"
|
val playStore = "playStore"
|
||||||
@ -166,7 +166,7 @@ dependencies {
|
|||||||
implementation("androidx.lifecycle:lifecycle-runtime-compose:2.6.0-alpha03")
|
implementation("androidx.lifecycle:lifecycle-runtime-compose:2.6.0-alpha03")
|
||||||
|
|
||||||
// Material Design 3
|
// Material Design 3
|
||||||
implementation("androidx.compose.material3:material3:1.1.0-alpha02")
|
implementation("androidx.compose.material3:material3:1.1.0-alpha03")
|
||||||
|
|
||||||
// Hilt and navigation
|
// Hilt and navigation
|
||||||
implementation("androidx.hilt:hilt-navigation-compose:1.0.0")
|
implementation("androidx.hilt:hilt-navigation-compose:1.0.0")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user