i-1: First draft of a shared KMP library (#2)

- [x] Exposes a `Greeting` class.
- [x] Exposes a `Greeting` class test.

Co-authored-by: Emil Simeonov <emil@theliberatededge.org>
Reviewed-on: emil/AstrologyLibrary#2
This commit was merged in pull request #2.
This commit is contained in:
2025-02-13 14:31:22 +00:00
parent 3b19af6d03
commit d8125f64e5
216 changed files with 2188 additions and 2 deletions

10
local.properties Normal file
View File

@@ -0,0 +1,10 @@
## This file is automatically generated by Android Studio.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file should *NOT* be checked into Version Control Systems,
# as it contains information specific to your local configuration.
#
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
sdk.dir=/home/emo/Android/Sdk