We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ff164 commit 2777d25Copy full SHA for 2777d25
src/android/config.gradle
@@ -4,5 +4,5 @@ if(cordovaConfig.MIN_SDK_VERSION < minSdkVersion){
4
}
5
6
dependencies {
7
- annotationProcessor 'androidx.room:room-compiler:2.4.3'
+ annotationProcessor 'androidx.room:room-compiler:2.5.0'
8
0 commit comments