equal
deleted
inserted
replaced
41 url = URI("https://raw.githubusercontent.com/fbarthelery/genymotion-gradle-plugin/master/repo/") |
41 url = URI("https://raw.githubusercontent.com/fbarthelery/genymotion-gradle-plugin/master/repo/") |
42 } |
42 } |
43 } |
43 } |
44 |
44 |
45 dependencies { |
45 dependencies { |
46 implementation("com.android.tools.build:gradle:3.2.1") |
46 implementation("com.android.tools.build:gradle:3.3.0") |
47 implementation("com.genymotion:plugin:1.4.1") |
47 implementation("com.genymotion:plugin:1.4.1") |
48 implementation("gradle.plugin.nl.javadude.gradle.plugins:license-gradle-plugin:0.14.0") |
48 implementation("gradle.plugin.nl.javadude.gradle.plugins:license-gradle-plugin:0.14.0") |
49 implementation("com.github.triplet.gradle:play-publisher:2.0.0-rc2") |
49 implementation("com.github.triplet.gradle:play-publisher:2.0.0-rc2") |
50 } |
50 } |