Skip to content

Commit

Permalink
📖 update README
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Dec 14, 2023
1 parent e283854 commit 784ef71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
}

dependencies {
implementation("io.github.theapache64:rebugger:1.0.0-rc01")
implementation("io.github.theapache64:rebugger:1.0.0-rc02")
}
```

Expand All @@ -38,7 +38,7 @@ repositories {
}
dependencies {
implementation 'io.github.theapache64:rebugger:1.0.0-rc01'
implementation 'io.github.theapache64:rebugger:1.0.0-rc02'
}
```

Expand Down

0 comments on commit 784ef71

Please sign in to comment.