Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
justjanne committed Aug 12, 2019
1 parent 387b051 commit 6a82fbd
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 @@ -105,7 +105,7 @@ dependencies {
implementation(kotlin("stdlib", "1.3.41"))

// App Compat
implementation("com.google.android.material", "material", "1.1.0-alpha07")
implementation("com.google.android.material", "material", "1.1.0-alpha09")

implementation("androidx.appcompat", "appcompat", "1.0.2")
implementation("androidx.browser", "browser", "1.0.0")
Expand Down

0 comments on commit 6a82fbd

Please sign in to comment.