Merge pull request #951 from ismailnurudeen/fix/update-commons-dep

fix: updated commons dependency
This commit is contained in:
Tibor Kaputa 2023-03-03 23:06:51 +01:00 committed by GitHub
commit ccbb714eb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:449b24c6a4'
implementation 'com.github.SimpleMobileTools:Simple-Commons:1f50049630'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'