Commit 286c01ae authored by Bartek Fabiszewski's avatar Bartek Fabiszewski
Browse files

Updated appcompat-v7

parent 39893f67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,5 +36,5 @@ android {
dependencies {
    compile fileTree(dir: 'libs', include: ['*.jar'])
    testCompile 'junit:junit:4.12'
    compile 'com.android.support:appcompat-v7:25.3.0'
    compile 'com.android.support:appcompat-v7:25.3.1'
}