Add orx-parameters

This commit is contained in:
Edwin Jakobs
2020-02-01 22:25:20 +01:00
parent fe5c167f47
commit cde80ff06f
7 changed files with 197 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
dependencies {
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
}