Skip to content

Instantly share code, notes, and snippets.

View meet30997's full-sized avatar

MEET PRAJAPATI meet30997

View GitHub Profile
package com.awesome.kotlindsl
import android.app.Activity
import android.content.Context
import android.content.Intent
import kotlin.contracts.ExperimentalContracts
import kotlin.contracts.InvocationKind
import kotlin.contracts.contract
@ExperimentalContracts