mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-30 06:12:07 +00:00
Upgraded dependencies
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user