www.BiTSy-wallet.com
 
 
 
Go to file
Severiano Jaramillo b077de95ac Create nodes database table.
- Added the library dependency to use Kotlin Coroutines with Room.
- Created the Node Room Entity, which will create the nodes database table.
- Created NodeDao, which will be responsible to access the Room entity (nodes database table).
- Created a Room database migration, to create the nodes database table in existing instalations updating to the new version.
2019-08-23 12:48:58 -05:00
app Create nodes database table. 2019-08-23 12:48:58 -05:00
gradle/wrapper Fix Crashlytics proguard rules. 2019-08-21 13:34:49 -05:00
graphenejlib@954cf3e16d - Fixed problem with decoding the sender's memos 2019-02-22 18:32:23 -05:00
.gitignore Remove google_maps_api from version control. 2019-01-29 10:25:21 -06:00
.gitmodules Fix graphenej submodule info. 2018-10-31 19:36:55 -06:00
LICENSE Update LICENSE 2019-01-02 10:32:56 -06:00
README.md Initial commit 2018-10-28 11:14:12 -06:00
build.gradle Update kotlin version to 1.3.50. 2019-08-23 11:52:38 -05:00
gradle.properties Update project to use the new AndroidX libraries. 2018-10-31 08:55:55 -06:00
gradlew Initial commit 2018-10-29 15:49:42 -06:00
gradlew.bat Initial commit 2018-10-29 15:49:42 -06:00
settings.gradle Added graphenej as a git submodule and as a module to the app. 2018-10-31 08:27:09 -06:00

README.md

bitsy-wallet