srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
6eaee8f6
ee3995d8
Explicitly enable BuildConfig where it's used
atox/build.gradle.kts
added: 2, removed: 1, total 1
@@ -35,6 +35,7 @@ android {
}
}
buildFeatures {
buildConfig = true
viewBinding = true
}
lint {