Skip to content

Commit

Permalink
ConstraintLayout 1.1.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbutcher committed Nov 10, 2017
1 parent 628e1d1 commit f481d21
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ repositories {
}

dependencies {
implementation 'com.android.support.constraint:constraint-layout:1.1.0-beta1'
implementation 'com.android.support.constraint:constraint-layout:1.1.0-beta3'
implementation "com.android.support:customtabs:${versions.supportLibrary}"
implementation "com.android.support:design:${versions.supportLibrary}"
implementation "com.android.support:palette-v7:${versions.supportLibrary}"
Expand Down
1 change: 1 addition & 0 deletions app/release/output.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":510},"path":"plaid-release.apk","properties":{"packageId":"io.plaidapp","split":"","minSdkVersion":"21"}}]
Binary file added app/release/plaid-release.apk
Binary file not shown.

0 comments on commit f481d21

Please sign in to comment.