element-x-ada/libraries/textcomposer
Benoit Marty 6e2f645514 Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc.
The main advantage of using value classes instead of Strings everywhere is to detect errors at compilation time.
2023-07-12 18:15:17 +02:00
..
src/main Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc. 2023-07-12 18:15:17 +02:00
build.gradle.kts Now that the composer as been removed, we do not need element resource module anymore. 2023-06-27 13:34:55 +02:00