fix: BootpayUI 4.4.10으로 업데이트

- 에러로 인해 빌드되지 않던 문제 수정
This commit is contained in:
Yu Sung
2025-09-23 13:26:10 +09:00
parent d59d7c58a6
commit d271f3624b
3 changed files with 58 additions and 49 deletions

View File

@@ -6,7 +6,7 @@ target 'SodaLive' do
use_frameworks!
# Pods for SodaLive
pod 'BootpayUI', '4.4.6'
pod 'BootpayUI', '4.4.10'
end
@@ -15,7 +15,7 @@ target 'SodaLive-dev' do
use_frameworks!
# Pods for SodaLive-dev
pod 'BootpayUI', '4.4.6'
pod 'BootpayUI', '4.4.10'
end