2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 09:58:08 +00:00

Bump deps

This commit is contained in:
Albert Vaca Cintora 2020-07-18 23:47:28 +02:00
parent 75e08345f7
commit d8749d8f85

View File

@ -12,7 +12,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'com.android.tools.build:gradle:4.0.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
@ -20,7 +20,7 @@ buildscript {
android {
compileSdkVersion 29
defaultConfig {
minSdkVersion 14
minSdkVersion 21
targetSdkVersion 29
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'