Skip to content

Commit

Permalink
Enable buildConfig for apps
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Apr 14, 2023
1 parent 4580519 commit c786483
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ android {
lint {
checkDependencies = true
}
buildFeatures {
buildConfig = true
}
}

0 comments on commit c786483

Please sign in to comment.