This commit is contained in:
kunfei 2023-01-02 22:13:47 +08:00
parent 35549219c6
commit e517e18e50

View File

@ -2,7 +2,7 @@
buildscript {
ext{
kotlin_version = '1.7.20'
kotlin_version = '1.8.0'
compose_version = '1.3.0-rc01'
compose_compiler_version = '1.3.2'
agp_version = '7.3.1'