Skip to content

Commit

Permalink
Merge pull request #46 from thatosmk/thatosmk-android-packages-doc-up…
Browse files Browse the repository at this point in the history
…date

Android packages latest version copy update
  • Loading branch information
jayohms authored Sep 30, 2024
2 parents dd49233 + f3bc6c2 commit 5cf9244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _source/android/01_getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Then select API 28 or higher for the minimum SDK and Kotlin DSL for the build co

## Integrate Hotwire Native

Add the Hotwire Native dependencies to your app's module (not top-level) `build.gradle.kts` file:
Add the Hotwire Native dependencies to your app's module (not top-level) `build.gradle.kts` file. You can look up the version number from [https://github.com/orgs/hotwired/packages](https://github.com/orgs/hotwired/packages).

```kotlin
dependencies {
Expand Down

0 comments on commit 5cf9244

Please sign in to comment.