Compare commits

..

No commits in common. "94ce37b2b84910ebe308522b08b66323e27521ea" and "5cd96ad042d1c114b87aa86415ce2d1c13e8a460" have entirely different histories.

View File

@ -28,5 +28,5 @@ android {
} }
dependencies { dependencies {
implementation "androidx.core:core:1.8.0" implementation "androidx.core:core:1.7.0"
} }