From 988a55db9d69fd66726a39daf698bf01e2256b66 Mon Sep 17 00:00:00 2001 From: olly Date: Mon, 25 Oct 2021 13:44:13 +0100 Subject: [PATCH] Rm stray blank line PiperOrigin-RevId: 405377964 --- common_library_config.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/common_library_config.gradle b/common_library_config.gradle index 431a7ab14d..6164b35e15 100644 --- a/common_library_config.gradle +++ b/common_library_config.gradle @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. - apply from: "$gradle.ext.exoplayerSettingsDir/constants.gradle" apply plugin: 'com.android.library'