mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-13 07:00:10 +01:00
update commons and kotlin
This commit is contained in:
parent
ab3b46ab7a
commit
459aa99cdb
@ -32,13 +32,13 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.22.4'
|
||||
compile 'com.simplemobiletools:commons:2.22.5'
|
||||
compile 'com.facebook.stetho:stetho:1.4.1'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.3'
|
||||
ext.kotlin_version = '1.1.3-2'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user