0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-19 16:02:14 +02:00

Update kotlin monorepo to v1.9.25

This commit is contained in:
renovate[bot] 2024-07-26 10:01:44 +00:00 committed by GitHub
parent f3e56a91bd
commit bb53045c2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.9.23"
ext.kotlin_version = "1.9.25"
ext.room_version = "2.6.1"
ext.workmanager_version = "2.9.0"
ext.about_libraries_version="11.1.3"