PR#98 Fix versions read from wrong extensions and remove BuildConfigs
This commit is contained in:
parent
8ec369f3e7
commit
b8b2e0e29e
7 changed files with 29 additions and 14 deletions
|
|
@ -27,6 +27,9 @@ android {
|
|||
kotlinOptions {
|
||||
jvmTarget = '1.8'
|
||||
}
|
||||
buildFeatures {
|
||||
buildConfig = false
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue