Upgraded to RIFE2 1.5.3

This commit is contained in:
Erik C. Thauvin 2023-03-21 13:30:10 -07:00
parent 5ea5727a4a
commit eaf4bb6356
2 changed files with 4 additions and 2 deletions

View file

@ -13,7 +13,7 @@ plugins {
id("com.github.ben-manes.versions") version "0.46.0"
}
val rifeVersion by rootProject.extra { "1.5.2" }
val rifeVersion by rootProject.extra { "1.5.3" }
group = "com.uwyn.rife2"
version = "0.9.0-SNAPSHOT"