Skip to content

Commit e5a14c8

Browse files
renovate[bot]noloman
authored andcommitted
Update dependency androidx.lifecycle:lifecycle-compiler to v2.7.0
1 parent 2ed68ad commit e5a14c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'com.google.code.gson:gson:2.8.6'
6161
// Lifecycle components
6262
implementation "androidx.lifecycle:lifecycle-extensions:2.1.0"
63-
kapt "androidx.lifecycle:lifecycle-compiler:2.2.0-rc03"
63+
kapt "androidx.lifecycle:lifecycle-compiler:2.7.0"
6464
// ViewModel Kotlin support
6565
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0-rc03"
6666
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.2.0-rc03"

0 commit comments

Comments
 (0)