Improved the renderers encoding by using the template encoding or encoding specified in a property
This commit is contained in:
parent
538a8d35ae
commit
9738ecb0ba
34 changed files with 197 additions and 61 deletions
|
@ -13,7 +13,7 @@ plugins {
|
|||
id("com.github.ben-manes.versions") version "0.46.0"
|
||||
}
|
||||
|
||||
val rifeVersion by rootProject.extra { "1.5.5" }
|
||||
val rifeVersion by rootProject.extra { "1.5.6" }
|
||||
|
||||
group = "com.uwyn.rife2"
|
||||
version = "1.0.1-SNAPSHOT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue