Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. //생명주기를 공유하기 위한 라이브러리
  2. implementation "androidx.appcompat:appcompat:1.0.2"
  3. //LiveData를 사용하기 위한 라이브러리
  4. implementation "androidx.lifecycle:lifecycle-viewmodel:2.0.0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement