Update AppCompat version.

This commit is contained in:
Snek 2017-03-18 02:33:19 +03:00
parent 765afc3577
commit e87907ca2c
1 changed files with 1 additions and 1 deletions

View File

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