Skip to content

Commit

Permalink
Merge branch 'main' into renovate/agp
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt committed Aug 5, 2022
2 parents cfee0d3 + 3639a44 commit 90fbec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-run
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "1.7.10-1.0.6" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.4.9" }
robolectric = { module = "org.robolectric:robolectric", version = "4.8.1" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "6.2.1" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "6.3.0" }

[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit 90fbec9

Please sign in to comment.