Merge pull request #4719 from nextcloud/renovate/com.android.tools.build-gradle-8.x

fix(deps): update dependency com.android.tools.build:gradle to v8.8.1
This commit is contained in:
Andy Scherzinger 2025-02-16 16:19:41 +01:00 committed by GitHub
commit 5fb6cc45a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 4946 additions and 329 deletions

View File

@ -104,7 +104,7 @@ class SystemMessageViewHolder(itemView: View) : MessageHolders.IncomingTextMessa
itemView.setTag(R.string.replyable_message_view_tag, message.replyable)
}
@SuppressLint("SetTextI18n", "StringFormatInvalid")
@SuppressLint("SetTextI18n")
private fun processExpandableParent(message: ChatMessage, messageString: Spannable) {
binding.expandCollapseIcon.visibility = View.VISIBLE

View File

@ -21,7 +21,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:8.8.0'
classpath 'com.android.tools.build:gradle:8.8.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.4'

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +1,2 @@
DO NOT TOUCH; GENERATED BY DRONE
<span class="mdl-layout-title">Lint Report: 36 errors and 104 warnings</span>
<span class="mdl-layout-title">Lint Report: 9 errors and 106 warnings</span>