Updated commons

This commit is contained in:
merkost 2023-07-22 23:13:34 +10:00
parent 25b15785a0
commit 20e93c6065
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:2462c80e58' implementation 'com.github.SimpleMobileTools:Simple-Commons:91763fe00f'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'me.grantland:autofittextview:0.2.1' implementation 'me.grantland:autofittextview:0.2.1'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1" implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"