FastNotes app made in Kotlin

This commit is contained in:
Christopher Sanden
2026-02-28 23:11:51 +01:00
parent 31e8ece40d
commit 820451c7e1
56 changed files with 1499 additions and 0 deletions

6
FastNotesKotlin/.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="21" />
</component>
</project>