Explorar el Código

Bintray plugin 0.9.1

Aidan Follestad hace 6 años
padre
commit
8a0731d4ee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dependencies.gradle

+ 1 - 1
dependencies.gradle

@@ -10,7 +10,7 @@ ext.versions = [
     gradlePlugin        : '3.4.0',
     spotlessPlugin      : '3.22.0',
     versionPlugin       : '0.21.0',
-    bintrayPlugin       : '0.9',
+    bintrayPlugin       : '0.9.1',
 
     // AndroidX
     androidxCore        : '1.0.2',