Skip to content
Snippets Groups Projects
Commit c72a53d1 authored by Dominik Grzelak's avatar Dominik Grzelak
Browse files

constraint-layout updated

parent 2b08f140
Branches
Tags
No related merge requests found
...@@ -21,7 +21,7 @@ android { ...@@ -21,7 +21,7 @@ android {
dependencies { dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar']) implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:26.1.0' implementation 'com.android.support:appcompat-v7:26.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.0' implementation 'com.android.support.constraint:constraint-layout:1.1.2'
implementation project(':common') implementation project(':common')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment