Build(deps): Bump com.android.tools.build:gradle from 8.1.1 to 8.1.4

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2023-11-27 11:08:51 +01:00 committed by GitHub
parent 1803157541
commit ebff756b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
buildscript {
ext {
androidPluginVersion = '8.1.1'
androidPluginVersion = '8.1.4'
appCompatVersion = '1.6.1'
jacoco_version = '0.8.10'
kotlin_version = '1.8.22'