2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-26 15:48:13 -07:00

Updated to latest Gradle plugin.

This commit is contained in:
Geert Bevin 2023-03-13 10:07:36 -04:00
parent f3180a070a
commit e0e07a3d27
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ java -javaagent:[path-to]/rife2-[version]-agent.jar -jar $JETTY_HOME/start.jar
```bash
./gradlew clean uberJar
./gradlew clean uberjar
```
Then run it with: