diff --git a/app/build.gradle b/app/build.gradle index bae01b9..576e152 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -57,7 +57,7 @@ android { dependencies { implementation fileTree(dir: "libs", include: ["*.jar"]) implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version" - implementation "androidx.core:core-ktx:1.6.0" + implementation 'androidx.core:core-ktx:1.7.0' implementation "androidx.appcompat:appcompat:1.3.1" implementation "androidx.constraintlayout:constraintlayout:2.1.1" @@ -68,7 +68,7 @@ dependencies { implementation "com.github.bumptech.glide:glide:4.12.0" implementation "androidx.biometric:biometric:1.1.0" - def exoplayer_version = "2.15.1" + def exoplayer_version = "2.16.0" implementation "com.google.android.exoplayer:exoplayer-core:$exoplayer_version" implementation "com.google.android.exoplayer:exoplayer-ui:$exoplayer_version" diff --git a/app/libgocryptfs b/app/libgocryptfs index bd5d53f..1973153 160000 --- a/app/libgocryptfs +++ b/app/libgocryptfs @@ -1 +1 @@ -Subproject commit bd5d53f50eb274ed084e9f363ccfbe30d9061039 +Subproject commit 19731536027d0b64c19742846bf8dda6920110ba