mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Upgraded dependencies
This commit is contained in:
parent
31fa8f30f0
commit
9a02af7c71
2 changed files with 2 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ dependencies {
|
|||
|
||||
// AndroidX
|
||||
implementation 'androidx.core:core-ktx:1.6.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.3.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
|
||||
implementation "androidx.coordinatorlayout:coordinatorlayout:1.1.0"
|
||||
implementation 'androidx.preference:preference-ktx:1.1.1'
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ import com.cappielloantonio.play.helper.ThemeHelper;
|
|||
import com.cappielloantonio.play.util.PreferenceUtil;
|
||||
|
||||
import org.jellyfin.apiclient.AppInfo;
|
||||
import org.jellyfin.apiclient.BuildConfig;
|
||||
import org.jellyfin.apiclient.Jellyfin;
|
||||
import org.jellyfin.apiclient.JellyfinAndroidKt;
|
||||
import org.jellyfin.apiclient.JellyfinOptions;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue