fixing crash on sdk 29

This commit is contained in:
z3r0c00l-2k 2020-05-19 20:08:30 +05:30
parent bb894ea4f8
commit 613fdfb14f

View file

@ -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'