Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/aaa1115910/bv into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ldm0206 committed Jan 1, 2025
2 parents 9b5958b + f7c9303 commit 4fea65d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
public <init>(com.kuaishou.akdanmaku.ecs.DanmakuContext);
}
-keepclasseswithmembers class com.kuaishou.akdanmaku.ecs.component.*
-keep class com.kuaishou.akdanmaku.ecs.component.* {
<init>(...);
}

# okhttp
-dontwarn org.bouncycastle.jsse.BCSSLParameters
Expand Down

0 comments on commit 4fea65d

Please sign in to comment.