mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
fix: submitting sponsorblock segment returns error
This commit is contained in:
parent
d6bf7b5a05
commit
b53e4d2663
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@ -28,6 +28,7 @@
|
||||
|
||||
# Keep data classes used for Retrofit
|
||||
-keep class com.github.libretube.obj.** { *; }
|
||||
-keep class com.github.libretube.api.obj.** { *; }
|
||||
-keep class com.github.libretube.obj.update.** { *; }
|
||||
|
||||
# Keep rules required by Kotlinx Serialization
|
||||
|
Loading…
x
Reference in New Issue
Block a user