Skip to content

Commit

Permalink
Update FluxC to 2.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spencertransier committed Feb 10, 2024
1 parent 5c75dbb commit 01cb62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ tasks.register("installGitHooks", Copy) {
}

ext {
fluxCVersion = 'trunk-3a4c8eb28524a386456bc21e13897e50def633d3'
fluxCVersion = '2.66.0'
glideVersion = '4.16.0'
coilVersion = '2.1.0'
constraintLayoutVersion = '1.2.0'
Expand Down

0 comments on commit 01cb62d

Please sign in to comment.