From 80a3d1309dafb4016173d3ff935088537aecf9e2 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 18 Jul 2020 17:30:24 -0700 Subject: Update about libraries --- sample/build.gradle | 1 + 1 file changed, 1 insertion(+) (limited to 'sample') diff --git a/sample/build.gradle b/sample/build.gradle index fd07da1..a39ee2d 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -7,6 +7,7 @@ apply plugin: 'kotlin-android-extensions' //apply plugin: 'com.bugsnag.android.gradle' apply plugin: 'com.github.triplet.play' apply plugin: 'dagger.hilt.android.plugin' +apply plugin: 'com.mikepenz.aboutlibraries.plugin' play { serviceAccountCredentials = file('../files/gplay-keys.json') -- cgit v1.2.3