mirror of
https://github.com/hmalik144/MessengerApp.git
synced 2026-01-31 02:41:53 +00:00
Creation of MVVM components:
- UI
- MainViewModel/MainViewModelFactory
- Repository/RepositoryImpl
- Data sources
- Websocket networking with scarlet
- Room Database
This commit is contained in:
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
6
gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
6
gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#Tue Sep 15 15:00:04 BST 2020
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
|
||||
Reference in New Issue
Block a user