mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-20 03:20:56 -06:00
Merge pull request #109 from yogeshpaliyal/dependabot/gradle/androidx.compose.ui-ui-tooling-1.1.0
[Android]: Bump ui-tooling from 1.0.5 to 1.1.0
This commit is contained in:
@@ -143,7 +143,7 @@ dependencies {
|
||||
implementation 'com.google.code.gson:gson:2.8.9'
|
||||
|
||||
|
||||
implementation 'androidx.compose.ui:ui-tooling:1.0.5'
|
||||
implementation 'androidx.compose.ui:ui-tooling:1.1.0'
|
||||
// Foundation (Border, Background, Box, Image, Scroll, shapes, animations, etc.)
|
||||
implementation 'androidx.compose.foundation:foundation:1.1.0'
|
||||
// Material Design
|
||||
|
||||
@@ -55,7 +55,7 @@ dependencies {
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha02'
|
||||
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.compose.ui:ui-tooling-preview:1.1.0"
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'
|
||||
implementation 'androidx.activity:activity-compose:1.4.0'
|
||||
testImplementation 'junit:junit:4.+'
|
||||
|
||||
Reference in New Issue
Block a user