mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-09-18 01:40:34 -04:00
update commons to 2.8.8
This commit is contained in:
1 parent
77227279cd
commit
92c7304c5b
1 file changed
+1
-1
+1
-1
@@ -32,7 +32,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.5.3'
|
||||
compile 'com.simplemobiletools:commons:2.8.8'
|
||||
compile 'com.facebook.stetho:stetho:1.4.1'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user