Browse Source

Update plugins

pull/594/head
TacoTheDank 3 years ago
parent
commit
74f5db442d
  1. 2
      app/build.gradle
  2. 2
      build.gradle

2
app/build.gradle

@ -2,7 +2,7 @@ apply plugin: 'com.android.application' @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 30
buildToolsVersion '29.0.3'
buildToolsVersion '30.0.3'
defaultConfig {
minSdkVersion 15

2
build.gradle

@ -6,7 +6,7 @@ buildscript { @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.3'
classpath 'com.android.tools.build:gradle:7.0.2'
}
}

Loading…
Cancel
Save