Skip to content

Commit

Permalink
Update contraintlayout and material libs. remove unneeded attrs.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
fat-tire committed Oct 24, 2019
1 parent c1e3371 commit cad311e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,11 @@ configurations {

dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta3'
implementation 'androidx.preference:preference:1.1.0'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.annotation:annotation:1.1.0'
implementation 'com.google.android.material:material:1.1.0-beta01'
implementation 'com.google.android.material:material:1.2.0-alpha01'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.wdullaer:materialdatetimepicker:4.2.3'
implementation 'com.github.guardianproject:signal-cli-android:v0.6.0-android-beta-1'
Expand Down
10 changes: 0 additions & 10 deletions src/main/res/values/attrs.xml

This file was deleted.

0 comments on commit cad311e

Please sign in to comment.