Skip to content

Instantly share code, notes, and snippets.

View carlrobert-sonymobile's full-sized avatar

Robert Storlind carlrobert-sonymobile

View GitHub Profile
@carlrobert-sonymobile
carlrobert-sonymobile / patch.diff
Last active September 25, 2018 12:48
Android Nearby Connections, Android P, androidx
From 1ff97d13cdaaa65dec384870e086fc1431bad590 Mon Sep 17 00:00:00 2001
From: Robert Storlind <robert.storlind@sonymobile.com>
Date: Sun, 8 Jul 2018 10:59:21 +0200
Subject: [PATCH] Android 28 and androidx (yay)
Minimal migration. Not verified
---
connections/rockpaperscissors/app/build.gradle | 16 ++++++++++------
.../apps/rockpaperscissors/MainActivity.java | 16 +++++++++-------
connections/rockpaperscissors/build.gradle | 2 +-