Skip to content

Commit

Permalink
Merge pull request #53 from pwittchen/dependabot/gradle/com.google.an…
Browse files Browse the repository at this point in the history
…droid.material-material-1.1.0-alpha10

Bump material from 1.1.0-alpha09 to 1.1.0-alpha10
  • Loading branch information
pwittchen committed Sep 5, 2019
2 parents 291f4df + 276f715 commit 450c073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -16,7 +16,7 @@ ext.deps = [
rxkotlin2 : 'io.reactivex.rxjava2:rxkotlin:2.3.0',
annotations : 'androidx.annotation:annotation:1.1.0',
appcompat : 'androidx.appcompat:appcompat:1.1.0-rc01',
material : 'com.google.android.material:material:1.1.0-alpha09',
material : 'com.google.android.material:material:1.1.0-alpha10',
design : 'com.android.support:design:28.0.0',
constraintlayout : 'androidx.constraintlayout:constraintlayout:2.0.0-beta2',
junit : 'junit:junit:4.12',
Expand Down

0 comments on commit 450c073

Please sign in to comment.