캔 충전 - 결제수단 카카오페이 추가

This commit is contained in:
Yu Sung
2024-08-30 17:00:05 +09:00
parent f5445a3c48
commit ca9dee5574
6 changed files with 84 additions and 35 deletions

View File

@@ -6,7 +6,7 @@ target 'SodaLive' do
use_frameworks!
# Pods for SodaLive
pod 'BootpayUI', '4.3.0'
pod 'BootpayUI', '4.4.0'
pod 'ObjectBox'
end
@@ -16,7 +16,7 @@ target 'SodaLive-dev' do
use_frameworks!
# Pods for SodaLive-dev
pod 'BootpayUI', '4.3.0'
pod 'BootpayUI', '4.4.0'
pod 'ObjectBox'
end