Skip to content

Commit

Permalink
Attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
The Judge committed Jun 5, 2024
1 parent a20dd65 commit f6d899d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ android {
buildToolsVersion = "30.0.3"
}

build {
finalizedBy(":wrapper:launcher:build")
}

dependencies {
// This dependency is exported to consumers, that is to say found on their compile classpath.
api("org.apache.commons:commons-math3:3.6.1")
Expand Down
2 changes: 1 addition & 1 deletion wrapper

0 comments on commit f6d899d

Please sign in to comment.