mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
Merge pull request #11425 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.4.2
Build(deps): Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
This commit is contained in:
commit
b4cb853e8c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
buildscript {
|
||||
ext {
|
||||
androidPluginVersion = '7.4.1'
|
||||
androidPluginVersion = '7.4.2'
|
||||
appCompatVersion = '1.6.1'
|
||||
jacoco_version = '0.8.8'
|
||||
kotlin_version = '1.7.22'
|
||||
|
|
Loading…
Reference in a new issue