0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-19 16:02:14 +02:00
PrepaidBalance/.idea/kotlinc.xml
Jules Kerssemakers 3021e051f5
speed up annotation processing: migrate Room kapt->ksp (#273)
* Bump kotlin idea-plugin to match updated kotlin.
* Migrate Room annotation processing to faster Kotlin-Symbol-Processing

per IDE suggestion, see also: https://developer.android.com/build/migrate-to-ksp
2024-02-07 16:48:53 +00:00

6 lines
176 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.9.22" />
</component>
</project>