Skip to content

Commit

Permalink
Update accompanistVersion to v0.35.1-alpha (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent b5b0505 commit 6714ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ dependencies {
implementation "androidx.navigation:navigation-compose:2.8.0-beta01"
implementation "androidx.palette:palette-ktx:1.0.0"
implementation "androidx.slice:slice-core:1.1.0-alpha02"
def accompanistVersion = '0.35.0-alpha'
def accompanistVersion = '0.35.1-alpha'
implementation "com.google.accompanist:accompanist-adaptive:$accompanistVersion"
implementation "com.google.accompanist:accompanist-drawablepainter:$accompanistVersion"
implementation "com.google.accompanist:accompanist-permissions:$accompanistVersion"
Expand Down

0 comments on commit 6714ccf

Please sign in to comment.