Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszkwiecinski authored Oct 31, 2024
1 parent c9d80f0 commit 04b8926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootbeer-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ android {
lint {
warningsAsErrors true
checkReleaseBuilds false
disable("GradleDependency")
}
kotlinOptions {
freeCompilerArgs += '-Xexplicit-api=strict'
Expand Down

0 comments on commit 04b8926

Please sign in to comment.