From 67bee98ddafb85ab89cf148c87d9e8b135a6f990 Mon Sep 17 00:00:00 2001 From: Jenly Date: Tue, 31 May 2022 17:41:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0CameraX=E8=87=B3v1.1.0-rc01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index 0c4fabe..20b61b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -38,10 +38,7 @@ POM_DEVELOPER_URL=https://github.com/jenly1314/ RELEASE_REPOSITORY_URL=https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ SNAPSHOT_REPOSITORY_URL=https://s01.oss.sonatype.org/content/repositories/snapshots/ -RELEASE_SIGNING_ENABLED=true - -mavenCentralUsername=jenly -mavenCentralPassword=qq1314 +RELEASE_SIGNING_ENABLED=false