Skip to content

Commit

Permalink
updates nimbus to 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renam committed Aug 6, 2024
1 parent 5fe537f commit c56924a
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.19.3"
val nimbusVersion = "2.20.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 c56924a

Please sign in to comment.