chore(deps): update dependency com.android.tools:r8 to v3.3.28 (#1833)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-08 19:55:29 +05:30 committed by GitHub
parent a5dda6319c
commit abf3ecf117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ build-download = "de.undercouch:gradle-download-task:5.0.4"
build-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.19.0"
build-okhttp = "com.squareup.okhttp3:okhttp:4.9.3"
build-r8 = "com.android.tools:r8:3.3.15-dev"
build-r8 = "com.android.tools:r8:3.3.28"
build-semver = "com.vdurmont:semver4j:3.1.0"
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.0.1"
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.4.2"