Skip to content

Commit aae16f7

Browse files
committed
rework title
1 parent 480fce2 commit aae16f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/scripts/lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ function deactivate_keys_metadata {
178178
function verify {
179179
activate_keys_metadata
180180

181-
log_header "Verify package signatures"
182-
log "Verifying package..."
181+
log_header "Verify dependencies' signatures"
182+
log "Verifying signatures..."
183183
../gradlew -q -p .. --project-cache-dir "$TEMP_GRADLE_PROJECT_CACHE_DIR" "${GRADLE_TASKS[@]}"
184184

185185
deactivate_keys_metadata

0 commit comments

Comments
 (0)