Updated to the latest commons

This commit is contained in:
merkost 2023-07-22 22:44:49 +10:00
parent 4ab95c4bb3
commit 9917d7d84a
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:35d685c042'
implementation 'com.github.SimpleMobileTools:Simple-Commons:91763fe00f'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'