feat: add click interaction with favorite item

This commit is contained in:
ineanto 2025-06-30 21:27:10 +02:00
parent d7663ab463
commit 18a533667e
Signed by: ineanto
GPG key ID: E511F9CAA2F9CE84
4 changed files with 49 additions and 16 deletions

View file

@ -5,7 +5,7 @@ plugins {
}
group = "xyz.ineanto"
version = "1.2.0"
version = "1.3.0"
val invuiVersion: String = "1.44"