Skip to content

Commit

Permalink
Merge branch 'main' into new-update
Browse files Browse the repository at this point in the history
  • Loading branch information
niyajali authored Jul 5, 2023
2 parents d78519d + 3abbe3f commit e4e57a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ dependencies {

// implementation "androidx.hilt:hilt-lifecycle-viewmodel:1.0.0-alpha03"
kapt "androidx.hilt:hilt-compiler:1.0.0"

implementation 'androidx.hilt:hilt-navigation-compose:1.1.0-alpha01'

// Retrofit
Expand Down
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}

0 comments on commit e4e57a6

Please sign in to comment.