update gradle version

This commit is contained in:
Matthew Fosse 2024-04-08 10:28:59 -07:00
parent 8cfca294c4
commit 223f1675db

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.7.10'
ext.kotlin_version = '1.8.10'
repositories {
google()
jcenter()