2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-25 15:37:10 -07:00
* Updated to latest Gradle plugin.

* Updated for better alignment across hello templates

* Updated to RIFE 1.5.2

* Updated to RIFE 1.5.4
This commit is contained in:
Geert Bevin 2023-03-21 19:32:29 -04:00 committed by GitHub
parent ed1cfc66db
commit 1209879005
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 14 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: