This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package multiplatform | |
| import android.app.Application | |
| import android.content.Context | |
| import kotlin.reflect.KProperty | |
| /** | |
| * Hi developer being horrified at this. Please READ ON. This wasn't done lightly. | |
| * | |
| * There was a post in the long-gone Google+ social by Dianne Hackborn, an Android Framework |
OlderNewer