Skip to content

Commit d3c5f4d

Browse files
committed
Updated appcompat support project
1 parent fca3cf8 commit d3c5f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ android {
2323
dependencies {
2424
compile project(':tehreer-android')
2525
compile fileTree(dir: 'libs', include: ['*.jar'])
26-
compile 'com.android.support:appcompat-v7:27.0.1'
26+
compile 'com.android.support:appcompat-v7:27.1.1'
2727
}

0 commit comments

Comments
 (0)