switch from local to original repository

This commit is contained in:
Pavel Poley 2022-05-14 19:32:20 +03:00
parent cf8487d4cd
commit b2960c624e
1 changed files with 1 additions and 1 deletions

View File

@ -61,6 +61,6 @@ android {
}
dependencies {
implementation 'com.github.pavelpoley:Simple-Commons:0580b1a8f4'
implementation 'com.github.SimpleMobileTools:Simple-Commons:6c96be277f'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
}