Remove strip in settings item

This commit is contained in:
topjohnwu
2020-08-11 00:54:19 -07:00
parent 9df6b0618a
commit 87b6bf2c26
11 changed files with 46 additions and 101 deletions

View File

@@ -82,7 +82,7 @@ dependencies {
implementation(project(":app:signing"))
implementation("com.github.topjohnwu:jtar:1.0.0")
implementation("com.github.topjohnwu:indeterminate-checkbox:1.0.6")
implementation("com.github.topjohnwu:indeterminate-checkbox:1.0.7")
implementation("com.jakewharton.timber:timber:4.7.1")
implementation(kotlin("stdlib"))