Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MatrixDev authored Mar 15, 2021
1 parent eabacbe commit 738c3f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ dependencies {
kapt 'androidx.room:room-compiler:2.2.5'
// Roomigrant
implementation 'com.github.MatrixDev.Roomigrant:RoomigrantLib:0.3.2'
kapt 'com.github.MatrixDev.Roomigrant:RoomigrantCompiler:0.3.2'
implementation 'com.github.MatrixDev.Roomigrant:RoomigrantLib:0.3.3'
kapt 'com.github.MatrixDev.Roomigrant:RoomigrantCompiler:0.3.3'
}
```

Expand Down

0 comments on commit 738c3f8

Please sign in to comment.