BarInsta/app
Ammar Githam ed092d7af0 Fix unresolved reference error. See description.
New okio version is not on the release classpath but it is on the debug classpath. Since leakcanary has move to it, but retrofit2 still uses old. So need to explicitly use old api in code and suppress the deprecation.
2021-05-30 20:55:00 +09:00
..
.settings rebrand 2020-09-14 17:31:01 -04:00
schemas/awais.instagrabber.db.AppDatabase Add search fragment with recent searches 2021-04-14 00:17:23 +09:00
src Fix unresolved reference error. See description. 2021-05-30 20:55:00 +09:00
.classpath rebrand 2020-09-14 17:31:01 -04:00
.gitignore init 2020-07-01 13:08:28 -04:00
.project rebrand 2020-09-14 17:31:01 -04:00
build.gradle Convert FavoritesViewModel to kotlin and optimise code 2021-05-25 07:36:47 +09:00
lint.xml init 2020-07-01 13:08:28 -04:00
proguard-rules.pro Update DM module. (WIP) 2021-01-02 11:54:32 +09:00
sentry.gradle Add sentry to github builds 2021-03-21 22:50:23 +09:00