Skip to content

Commit a2f4386

Browse files
authored
Addressed comments
1 parent 0e281b7 commit a2f4386

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

firebase-installations/firebase-installations.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
// limitations under the License.
1414

1515
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
16+
1617
plugins {
1718
id 'firebase-library'
1819
id("kotlin-android")

health-metrics/benchmark/template/macrobenchmark/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
16+
1517
plugins {
1618
id 'com.android.test'
1719
id 'org.jetbrains.kotlin.android'

0 commit comments

Comments
 (0)