Browse Source

更新 'upload.gradle'

chd 2 năm trước cách đây
mục cha
commit
6d64a49960
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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'
             }
         }
     }