mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-23 09:54:26 +01:00
Change package name from org.github.tursodatabase to tech.turso
This commit is contained in:
@@ -29,7 +29,7 @@ Now you can use the dependency as follows:
|
||||
|
||||
```kotlin
|
||||
dependencies {
|
||||
implementation("org.github.tursodatabase:limbo:0.0.1-SNAPSHOT")
|
||||
implementation("tech.turso:limbo:0.0.1-SNAPSHOT")
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user