diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2024-10-03 21:56:39 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2024-10-03 21:56:39 +0200 |
| commit | 2be5a5171de2ecd51973862c243aecc0be4a0876 (patch) | |
| tree | b559ca6bbd48843907e64acdc11da2bf46f791b6 /.idea/compiler.xml | |
| parent | 30151d799aefdf0082e666fa0379f5d830ba96c8 (diff) | |
Bump versions
Gradle 8.10.2
AGP 8.7.0
Kotlin 2.0.20
Diffstat (limited to '.idea/compiler.xml')
| -rw-r--r-- | .idea/compiler.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml index b589d56..b86273d 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="CompilerConfiguration"> - <bytecodeTargetLevel target="17" /> + <bytecodeTargetLevel target="21" /> </component> </project>
\ No newline at end of file |
