partially revert c448b44fc4

This commit is contained in:
Jannik 2023-08-11 15:07:33 +02:00
parent c448b44fc4
commit 6515f657d0
Signed by: Seil0
GPG Key ID: E8459F3723C52C24
3 changed files with 4 additions and 4 deletions

View File

@ -55,8 +55,8 @@ dependencies {
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.0'
implementation 'androidx.navigation:navigation-ui-ktx:2.7.0'
implementation 'androidx.navigation:navigation-fragment-ktx:2.6.0'
implementation 'androidx.navigation:navigation-ui-ktx:2.6.0'
implementation 'androidx.security:security-crypto:1.1.0-alpha06'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.1'

View File

@ -1,4 +1,4 @@
Dies ist der zweite beta Release von Teapod 1.1.
Dies ist der dritte beta Release von Teapod 1.1.
* Neues App Design (Material Design 3)
* Unterstützung für Crunchyroll v2 API

View File

@ -1,4 +1,4 @@
This is the second beta release of Teapod 1.1.
This is the third beta release of Teapod 1.1.
* Migrate to material design 3
* Migrate crunchyroll parser to v2 (fixes crunchyroll)