summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-12-07 20:48:11 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-12-07 20:48:11 +0100
commitbf3f54de88679e06690f3da35be2543cb121efeb (patch)
treede1c007eb888508edd0ad33d405bc31e7ef65042 /build.gradle
parent80cd3c9d6d83798316a1222f3875d3a0e74ca278 (diff)
downloadwallet-android-bf3f54de88679e06690f3da35be2543cb121efeb.tar.gz
wallet-android-bf3f54de88679e06690f3da35be2543cb121efeb.tar.bz2
wallet-android-bf3f54de88679e06690f3da35be2543cb121efeb.zip
pending ops, various tweaks
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index b8692a6..dfab280 100644
--- a/build.gradle
+++ b/build.gradle
@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.5.2'
+ classpath 'com.android.tools.build:gradle:3.5.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files