mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Update dependency com.android.tools.build:gradle to v8.7.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
63b68a97ff
commit
58d9e5e23e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
androidLibraryVersion ="ceb3812b688f2288911acf4d917596283fab0ea5"
|
androidLibraryVersion ="ceb3812b688f2288911acf4d917596283fab0ea5"
|
||||||
androidPluginVersion = '8.7.0'
|
androidPluginVersion = '8.7.1'
|
||||||
androidxMediaVersion = '1.4.1'
|
androidxMediaVersion = '1.4.1'
|
||||||
androidxTestVersion = "1.6.1"
|
androidxTestVersion = "1.6.1"
|
||||||
appCompatVersion = '1.7.0'
|
appCompatVersion = '1.7.0'
|
||||||
|
|
Loading…
Reference in a new issue