Bump gradle version and bump max memory

This commit is contained in:
Roland Geider
2025-06-17 20:00:15 +02:00
parent f2481e301b
commit ff1a68ddb8
4 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ android {
}
kotlinOptions {
jvmTarget = JavaVersion.VERSION_11
jvmTarget = '11'
}