Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin authored Dec 4, 2024
1 parent 4a369f8 commit 4824314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Salty adds a `saltyCheck${variantName}` task that visits your app and dependenci
$ ./gradlew :app:saltyCheckDebug
> Task :app:saltyCheckDebug FAILED
e: /Users/martinbonnin/git/salty/android-test/app/build/tmp/kotlin-classes/debug/com/example/android_test/MainActivity.class uses java.util.List.removeFirst
e: [...]/debug/com/example/android_test/MainActivity.class uses java.util.List.removeFirst
FAILURE: Build failed with an exception.
```
Expand Down

0 comments on commit 4824314

Please sign in to comment.