Guest User

Untitled

a guest
Jun 25th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. buildscript {
  2. ext.kotlin_version = '1.2.30'
  3. ext.lifecycle_version = '1.1.1'
  4. ext.retrofit_version = '2.4.0'
  5. ext.dagger2_version = '2.16'
  6.  
  7. //...
  8. }
Add Comment
Please, Sign In to add comment