Skip to content

Commit e00f757

Browse files
committed
justfile
1 parent 7c2d11b commit e00f757

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

justfile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
default:
2+
@just --list --unsorted
3+
4+
# update gradle wrapper
5+
wrapper version="8.7":
6+
./gradlew wrapper --gradle-version={{version}}

0 commit comments

Comments
 (0)