mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-01-05 21:39:00 +01:00
update appcompat to 23.4.0
This commit is contained in:
parent
f9e7952818
commit
87a7ca6af4
@ -28,7 +28,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.android.support:appcompat-v7:23.3.0'
|
||||
compile 'com.android.support:appcompat-v7:23.4.0'
|
||||
compile 'com.jakewharton:butterknife:8.0.1'
|
||||
|
||||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||
|
Loading…
Reference in New Issue
Block a user