Well, if it works it ain't stupid (material you fix for popup)
This commit is contained in:
parent
64efa8c15e
commit
1850641fdb
3 changed files with 47 additions and 8 deletions
|
@ -62,7 +62,7 @@ android {
|
|||
dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.12.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
implementation 'com.google.android.material:material:1.13.0-alpha13'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue