소스 검색

更新 'upload.gradle'

chd 2 년 전
부모
커밋
6d64a49960
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      upload.gradle

+ 2 - 2
upload.gradle

@@ -56,8 +56,8 @@ publishing {
                 url = REPOSITORY_RELEASE_URL
             }
             credentials {
-                username 'publicaccount'
-                password 'publicaccount@2022'
+                username '7Cz3wG'
+                password 'CVTGo03cyU'
             }
         }
     }