Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Commit d59a7c5

Browse files
authored
Merge pull request #13 from shazrazdan/patch-1
appcompat-v7:25.1.1 -> appcompat-v7:27.1.1
2 parents c9cd50e + 39e50d7 commit d59a7c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constraintlayout/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
3535
exclude group: 'com.android.support', module: 'support-annotations'
3636
})
37-
compile 'com.android.support:appcompat-v7:25.1.1'
37+
compile 'com.android.support:appcompat-v7:27.1.1'
3838
testCompile 'junit:junit:4.12'
3939
compile 'com.android.support.constraint:constraint-layout:1.1.2'
4040
}

0 commit comments

Comments
 (0)