Android DebugPort v2.1.0 Release Notes
Release Date: 2017-09-26 // over 7 years ago-
⬆️ Bumps the
compileSdkVersion
andtargetSdkVersion
to 26 for Oreo. Also introduces a notification channel for the debugport notification.Note: this version also now has a
minSdkVersion
of 14.
Previous changes from v2.0.0
-
🏗 Android DebugPort is now a drop-in tool. All you need to do is define your dependencies in your
build.gradle
as defined in the README, and you're good to go!Also, the project now contains the no-op variant, and no longer requires using the old separate-project.