Skip to content

Commit

Permalink
return download for database
Browse files Browse the repository at this point in the history
  • Loading branch information
purplegen committed Feb 6, 2025
1 parent cc5fe68 commit 8e5c94d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,4 @@ dependencyCheck {
suppressionFile="suppressions.xml"
//FIXME: we should check all used dependencies
skipConfigurations = ['kapt', 'kaptClasspath_kaptKotlin', 'kaptTest', 'kaptTestFixtures', 'annotationProcessor']
downloadDisabled = true
}

0 comments on commit 8e5c94d

Please sign in to comment.