음소거 버튼 위치 - top

크리에이터 팔로우 버튼 margin_top = 5.3
시그니처 후원 움짤 위치 - 우측 중간으로 이동
This commit is contained in:
2024-04-12 12:45:17 +09:00
parent 5529872bd5
commit dfd92d6db6
4 changed files with 104 additions and 107 deletions

View File

@@ -12,18 +12,6 @@ dependencyResolutionManagement {
jcenter()
mavenCentral()
maven { url 'https://jitpack.io' }
// Maven Remote Repo PointClick aar
flatDir {
dirs 'libs' }
// PointClick SDK Repository
maven {
url "s3://repo.pointclick.co.kr/releases"
credentials(AwsCredentials) {
accessKey "AKIAWRZUK5MFH2MNFOWX"
secretKey "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"
}
}
// Maven Remote Repo PointClick aar
}
}
rootProject.name = "SodaLive"