fixing crash on sdk 29
This commit is contained in:
parent
bb894ea4f8
commit
613fdfb14f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ dependencies {
|
|||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'androidx.test:runner:1.2.0'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
||||
implementation 'com.github.ceryle:RadioRealButton:v2.1.1'
|
||||
implementation 'com.github.patgdut:RadioRealButton:v2.1.2'
|
||||
implementation 'com.google.android.material:material:1.1.0'
|
||||
implementation 'me.itangqi.waveloadingview:library:0.3.5'
|
||||
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
|
||||
|
|
Loading…
Reference in a new issue