element-x-ada/libraries/matrix/api
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 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 Update kotlin 2023-06-28 22:23:44 +00:00