adding undo/redo menu items

This commit is contained in:
tibbi
2018-07-17 17:49:41 +02:00
parent 4355a79d74
commit bc6cb492ef
2 changed files with 11 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:4.4.27'
implementation 'com.simplemobiletools:commons:4.5.0'
implementation 'com.facebook.stetho:stetho:1.5.0'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"