Not flashy, but functional

This commit is contained in:
2020-03-05 18:59:01 -05:00
parent 64d6ee471c
commit d069108759
4 changed files with 42 additions and 10 deletions

View File

@@ -16,6 +16,10 @@ android {
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
viewBinding {
enabled = true
}
buildTypes {
release {
minifyEnabled false