Skip to content

Commit 592dd2d

Browse files
authored
Update build.gradle
1 parent 065bd1b commit 592dd2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ buildscript {
88
dependencies {
99
classpath 'com.android.tools.build:gradle:7.2.0'
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11+
implementation "androidx.lifecycle:lifecycle-common-java8:$lifecycle_version"
1112
}
1213
}
1314

0 commit comments

Comments
 (0)