캔 결제수단 추가
- 카카오페이
This commit is contained in:
@@ -35,8 +35,8 @@ android {
|
||||
applicationId "kr.co.vividnext.sodalive"
|
||||
minSdk 23
|
||||
targetSdk 34
|
||||
versionCode 99
|
||||
versionName "1.16.0"
|
||||
versionCode 100
|
||||
versionName "1.16.1"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
@@ -137,7 +137,7 @@ dependencies {
|
||||
implementation 'com.google.firebase:firebase-config-ktx'
|
||||
|
||||
// bootpay
|
||||
implementation "io.github.bootpay:android:4.3.4"
|
||||
implementation "io.github.bootpay:android:4.4.3"
|
||||
|
||||
// agora
|
||||
implementation "io.agora.rtc:voice-sdk:4.2.6"
|
||||
|
||||
Reference in New Issue
Block a user