fix: 라이브 생성 이미지 선택

- 이미지 선택 및 Crop 방법 변경
This commit is contained in:
2025-09-17 18:49:36 +09:00
parent 93fa042522
commit 3c21b36e88
8 changed files with 250 additions and 70 deletions

View File

@@ -239,3 +239,7 @@
-dontwarn org.openjsse.**
-keep interface kr.co.vividnext.sodalive.tracking.UserEventApi
-dontwarn com.yalantis.ucrop**
-keep class com.yalantis.ucrop** { *; }
-keep interface com.yalantis.ucrop** { *; }