mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-13 06:52:03 +02:00
update commons to 2.22.7
This commit is contained in:
parent
a4f40d62ca
commit
6172b7eb12
@ -32,7 +32,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.22.6'
|
||||
compile 'com.simplemobiletools:commons:2.22.7'
|
||||
compile 'com.facebook.stetho:stetho:1.4.1'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 271 B |
Binary file not shown.
Before Width: | Height: | Size: 336 B |
Binary file not shown.
Before Width: | Height: | Size: 550 B |
Binary file not shown.
Before Width: | Height: | Size: 334 B |
@ -3,7 +3,7 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||
<item
|
||||
android:id="@+id/open_note"
|
||||
android:icon="@drawable/ic_open_note"
|
||||
android:icon="@drawable/ic_open"
|
||||
android:title="@string/open_note"
|
||||
app:showAsAction="ifRoom"/>
|
||||
<item
|
||||
|
Loading…
x
Reference in New Issue
Block a user