Skip to content

Commit 2777d25

Browse files
committed
Update Room Compiler
1 parent 35ff164 commit 2777d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/android/config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ if(cordovaConfig.MIN_SDK_VERSION < minSdkVersion){
44
}
55

66
dependencies {
7-
annotationProcessor 'androidx.room:room-compiler:2.4.3'
7+
annotationProcessor 'androidx.room:room-compiler:2.5.0'
88
}

0 commit comments

Comments
 (0)