feat: new public website
This commit is contained in:
@@ -12,7 +12,7 @@ The OpenPanel Kotlin SDK allows you to track user behavior in your Kotlin applic
|
||||
## Installation
|
||||
|
||||
<Callout type="warn">
|
||||
This package is not yet published. So you cannot install it with `gradle` yet.
|
||||
This package is not yet published. So you cannot install it with `` yet.
|
||||
</Callout>
|
||||
|
||||
<Steps>
|
||||
@@ -20,7 +20,7 @@ This package is not yet published. So you cannot install it with `gradle` yet.
|
||||
|
||||
Add the OpenPanel SDK to your project's dependencies:
|
||||
|
||||
```gradle
|
||||
```
|
||||
dependencies {
|
||||
implementation 'dev.openpanel:openpanel:0.0.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user