android: Update Android Gradle Plugin to 8.6.1
as suggested by Android Studio. Change-Id: Idbd71e7766d44374b4972362fb917f385b4fc5a5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174042 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins
This commit is contained in:
parent
f7fbf6504f
commit
c9b7d8cc74
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.5.1'
|
||||
classpath 'com.android.tools.build:gradle:8.6.1'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue