Added validateCreditMethod standalone method

This commit is contained in:
Erik C. Thauvin 2023-03-23 20:37:01 -07:00
parent f264bb43bc
commit 79cbf76761
4 changed files with 65 additions and 43 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.4" }
val rifeVersion by rootProject.extra { "1.5.5" }
group = "com.uwyn.rife2"
version = "1.0.1-SNAPSHOT"