Imrpoved undo
This commit is contained in:
parent
0670be555f
commit
06673bdcd0
16 changed files with 35 additions and 27 deletions
|
|
@ -23,4 +23,5 @@ android {
|
|||
dependencies {
|
||||
compile fileTree(include: ['*.jar'], dir: 'libs')
|
||||
compile 'com.android.support:appcompat-v7:21.0.3'
|
||||
compile 'com.android.support:cardview-v7:21.0.3'
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue