mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-14 19:38:54 -05:00
Merge pull request #107 from yogeshpaliyal/dependabot/gradle/androidx.compose.ui-ui-1.1.0
[Android]: Bump ui from 1.0.5 to 1.1.0
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@ dependencies {
|
||||
|
||||
|
||||
// jetpack compose
|
||||
implementation 'androidx.compose.ui:ui:1.0.5'
|
||||
implementation 'androidx.compose.ui:ui:1.1.0'
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.9'
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha02'
|
||||
implementation "androidx.compose.ui:ui:1.1.0-beta02"
|
||||
implementation "androidx.compose.ui:ui:1.1.0"
|
||||
implementation "androidx.compose.material:material:1.0.5"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.0.5"
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'
|
||||
|
||||
Reference in New Issue
Block a user