Update dependency gmitohtml

This commit is contained in:
Trevor Slocum 2021-04-07 20:55:00 -07:00
parent 3000df2a9f
commit f3bc82974a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ android {
ext {
// https://code.rocketnine.space/tslocum/gmitohtml
gmitohtmlVersion = "f71136c1a505794ecc79fe639d4c9b80258d7f08"
gmitohtmlVersion = "v1.0.4"
}
task bindLibrary(type: Exec) {