mirror of
https://github.com/ethauvin/rife2-hello.git
synced 2025-04-25 23:37:12 -07:00
Updated to RIFE2 1.4.0
This commit is contained in:
parent
a54ab9b23e
commit
d3dedfe189
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ repositories {
|
||||||
|
|
||||||
rife2 {
|
rife2 {
|
||||||
mainClass.set("hello.App")
|
mainClass.set("hello.App")
|
||||||
version.set("1.3.0")
|
version.set("1.4.0")
|
||||||
useAgent.set(true)
|
useAgent.set(true)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue