mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-09 13:11:12 +02:00
update commons to 3.6.12
This commit is contained in:
parent
63ba5c304a
commit
cbf6cd3a08
@ -4,7 +4,6 @@ apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion "27.0.2"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.notes"
|
||||
@ -45,7 +44,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.3.12'
|
||||
implementation 'com.simplemobiletools:commons:3.6.12'
|
||||
implementation 'com.facebook.stetho:stetho:1.5.0'
|
||||
|
||||
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
||||
|
Loading…
x
Reference in New Issue
Block a user