Skip to content

Commit

Permalink
update nimbus to 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Renam Philippi Antunes authored and renam committed Mar 11, 2024
1 parent 8a3d5a6 commit a700989
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 @@ -6,7 +6,7 @@ plugins {
id("nimbus.app")
}

val nimbusVersion = "2.17.0"
val nimbusVersion = "2.18.0"

/* The compileSdk, minSdk, and targetSdk are applied in the build-logic/src/main/kotlin/nimbus.app.gradle.kts plugin */
android {
Expand Down

0 comments on commit a700989

Please sign in to comment.