캔 충전페이지
- 인 앱 결제 페이지 추가
This commit is contained in:
		@@ -40,8 +40,8 @@ android {
 | 
			
		||||
        applicationId "kr.co.vividnext.sodalive"
 | 
			
		||||
        minSdk 23
 | 
			
		||||
        targetSdk 33
 | 
			
		||||
        versionCode 27
 | 
			
		||||
        versionName "1.8.2"
 | 
			
		||||
        versionCode 28
 | 
			
		||||
        versionName "1.8.3"
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    buildTypes {
 | 
			
		||||
@@ -149,4 +149,7 @@ dependencies {
 | 
			
		||||
    annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
 | 
			
		||||
 | 
			
		||||
    implementation "com.michalsvec:single-row-calednar:1.0.0"
 | 
			
		||||
 | 
			
		||||
    // google in-app-purchase
 | 
			
		||||
    implementation "com.android.billingclient:billing-ktx:6.2.0"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user