구글 인 앱 결제 검증 코드 추가

This commit is contained in:
2024-03-21 16:10:19 +09:00
parent 69331edabb
commit 1c8f5ef7ac
5 changed files with 112 additions and 0 deletions

View File

@@ -59,6 +59,9 @@ dependencies {
// firebase admin sdk
implementation("com.google.firebase:firebase-admin:9.2.0")
// android publisher
implementation("com.google.apis:google-api-services-androidpublisher:v3-rev20240319-2.0.0")
implementation("org.apache.poi:poi-ooxml:5.2.3")
developmentOnly("org.springframework.boot:spring-boot-devtools")