plugins { id("signal-library") id("kotlin-parcelize") } android { namespace = "org.signal.blurhash" }