Private
Public Access
1
0

Initial commit -

Basic list of conversations (UI only) are working using Jetpack Compose.

Next step is to try and get data loading from a Room database.

Ideally, I can have a test data store and a real data store, and some way to switch between them.
This commit is contained in:
2023-06-11 21:02:27 -07:00
commit e547cec441
46 changed files with 1069 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#Sun Jun 11 18:08:06 PDT 2023
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME