Skip to content

Commit faf6b4e

Browse files
Quick fix for the documentation (#2)
1 parent 94bf1a6 commit faf6b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Apply the plugin into a `settings.gradle.kts` file like this:
2020
import com.decathlon.android.gradle.authenticatedgarcli.garCliCredentials
2121

2222
plugins {
23-
id("com.decathlon.gradle.authenticated-gar-cli")
23+
id("com.decathlon.gradle.authenticated-gar-cli") version "<latest-version>"
2424
}
2525
```
2626

0 commit comments

Comments
 (0)