Skip to content

Commit

Permalink
Update andromeda
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Jan 17, 2024
1 parent 148a49b commit d21f0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ dependencies {
implementation("com.google.android.flexbox:flexbox:3.0.0")

// Andromeda
val andromedaVersion = "360c98bede"
val andromedaVersion = "2bb6e8f261"
implementation("com.github.kylecorry31.andromeda:core:$andromedaVersion")
implementation("com.github.kylecorry31.andromeda:fragments:$andromedaVersion")
implementation("com.github.kylecorry31.andromeda:forms:$andromedaVersion")
Expand Down

0 comments on commit d21f0d8

Please sign in to comment.