Skip to content

Commit

Permalink
Update task
Browse files Browse the repository at this point in the history
  • Loading branch information
uTen2c committed Jan 2, 2024
1 parent 37277c4 commit 80f9079
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ plugins {

tasks.register('cloneJcef', Exec) {
commandLine 'git', 'submodule', 'update', '--init', '--recursive', 'common/java-cef'
println "JCEF commit hash: " + getCheckedOutGitCommitHash(project)
}

// https://gist.github.com/JonasGroeger/7620911
Expand Down

0 comments on commit 80f9079

Please sign in to comment.