mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-19 02:26:36 -04:00
update commons to 2.41.5
This commit is contained in:
1 parent
5ff540c7e6
commit
5fba1acac2
1 file changed
+1
-1
+1
-1
@@ -47,7 +47,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:2.41.4'
|
||||
implementation 'com.simplemobiletools:commons:2.41.5'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
|
||||
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
||||
|
||||
Reference in new issue
Block a user