Donggyu1998

Untitled

Jun 7th, 2021
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. // Room Local
  2. def room_version = "2.3.0"
  3. implementation "androidx.room:room-runtime:$room_version"
  4. annotationProcessor "androidx.room:room-compiler:$room_version"
Add Comment
Please, Sign In to add comment