Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djorka authored Feb 2, 2024
1 parent d1862ab commit 7fce55c
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 @@ -21,7 +21,7 @@ repositories {
// add the dependency to the app's build.gradle
dependencies {
// Solve Android SDK
implementation "ai.forethought:solve-android-source:1.0.1"
implementation "ai.forethought:solve-android-source:1.0.4"
}
```

Expand All @@ -40,7 +40,7 @@ repositories {
// add the dependency to the app's build.gradle
dependencies {
// Solve Android SDK
implementation("ai.forethought:solve-android-source:1.0.1")
implementation("ai.forethought:solve-android-source:1.0.4")
}
```

Expand Down

0 comments on commit 7fce55c

Please sign in to comment.