Skip to content

Commit

Permalink
updates nimbus to 2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renam committed Apr 1, 2024
1 parent 3dfb64a commit f3d1838
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.0"
val nimbusVersion = "2.19.1"

/* 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 f3d1838

Please sign in to comment.