Skip to content

Commit

Permalink
Factored out most imperative logic from build.gradle.kts to buildSrc.
Browse files Browse the repository at this point in the history
Removed: RMIC
  • Loading branch information
kelemen committed Dec 22, 2023
1 parent 28880d3 commit c3abe25
Show file tree
Hide file tree
Showing 14 changed files with 801 additions and 352 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
/.ivy/
/.bin/
/build/
/*/build/
/build.properties
/archive/
/ide-dependencies/
Expand Down
Loading

0 comments on commit c3abe25

Please sign in to comment.