Эх сурвалжийг харах

signoff

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 1 жил өмнө
parent
commit
06f42fdd72

+ 1 - 1
scripts/updateLibraryHash.sh

@@ -37,5 +37,5 @@ sed -i s"#androidLibraryVersion\ =.*#androidLibraryVersion =\"$latestCommit\"#"
 
 git add build.gradle
 git add gradle/verification-metadata.xml
-git commit -m "Update library"
+git commit -s -m "Update library"
 gh pr create --title "Update library $(date +%F)" --body "Update library to latest commit"