From d5a744bd37ec8c54d719552a813a82c636e43ed3 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 31 Dec 2019 20:57:38 +0530 Subject: Prepare for new Play Store listing (#602) * Gradle cleanup * Update package name * Remove release APK from git This should have never been here * Move package name to dependencies.gradle * github: Setup caching for gradle * Update Play Store art * gradle: Use constraints API in place of deprecated force * Update dependencies * Raise minSdk to 23 * Target SDK 28 for now External storage handling changes are atrocious to support in this codebase so we'll be holding out as far as we can. * Revert "Opt into legacy external storage handling (#595)" Not needed on SDK 28 This reverts commit 3f249e4bffffe0ba30e7546735c7fb4576918c69. Signed-off-by: Harsh Shandilya --- media/play_store_banner.png | Bin 0 -> 34278 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 media/play_store_banner.png (limited to 'media') diff --git a/media/play_store_banner.png b/media/play_store_banner.png new file mode 100644 index 00000000..23bfe418 Binary files /dev/null and b/media/play_store_banner.png differ -- cgit v1.2.3