mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-01 11:46:10 +00:00
* new compose project * classes for chat command and response * use val with get() for commands and responses * chat model * initial jetpack compose set up * wire it up with chat * first ability to send and receive messages * refactor model/controller interface * JSON samples * terminal view with items * playing around with json * JSON serialization works * parsing API responses in the terminal * add subclass for contactSubscribed reponse * remove android-poc * remove JSON example Co-authored-by: IanRDavies <ian_davies_@hotmail.co.uk>
7 lines
230 B
Properties
7 lines
230 B
Properties
#Mon Feb 14 14:23:51 GMT 2022
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
|
|
distributionPath=wrapper/dists
|
|
zipStorePath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|