Compiled with JDK17

This commit is contained in:
2023-04-18 15:31:04 +02:00
parent 529455931d
commit c45850555e
7 changed files with 14 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
buildscript {
ext {
kotlin_version = '1.8.0'
agp_version = '8.1.0-alpha10'
agp_version = '8.1.0-alpha11'
}
repositories {