Gradle updates

This commit is contained in:
Olga Miller 2017-02-15 19:00:17 +01:00
parent f26ee7bc1d
commit be8b66828b
2 changed files with 2 additions and 2 deletions

View file

@ -20,5 +20,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:25.0.0'
compile 'com.android.support:appcompat-v7:25.1.1'
}