]> git.ktnx.net Git - mobile-ledger.git/commit
update_accounts: put all execSQL in the try{} block
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 7 Dec 2018 05:56:15 +0000 (05:56 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 7 Dec 2018 05:56:15 +0000 (05:56 +0000)
commitb92c4052269edfc2f976ecdc3d58044cd6d9935e
tree35220eb450f4d59bb02114c622a397616de15d5c
parent102232aaa4e22cd942ed305952c618f460b410fe
update_accounts: put all execSQL in the try{} block
app/src/main/java/net/ktnx/mobileledger/RetrieveAccountsTask.java