mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-05 04:44:04 +02:00
Kotlin 1.3.40
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
56e53d36fd
commit
60a244a49f
|
@ -8,7 +8,7 @@ buildscript {
|
|||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:3.4.1")
|
||||
classpath(kotlin("gradle-plugin", "1.3.31"))
|
||||
classpath(kotlin("gradle-plugin", "1.3.40"))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue