Update plugin version

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2023-12-01 10:23:00 +01:00
parent 82526e07b2
commit cecbaefc90
No known key found for this signature in database
GPG key ID: 4E577DC593B59BDF

View file

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