mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 21:45:42 +03:00
Merge pull request #2495 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.3.1
Bump gradle from 7.3.0 to 7.3.1
This commit is contained in:
commit
69ae35bf0f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.3.0'
|
||||
classpath 'com.android.tools.build:gradle:7.3.1'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
|
||||
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.12'
|
||||
|
|
Loading…
Reference in a new issue