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