Explorar el Código

update version

jayfella hace 5 años
padre
commit
fd649a120f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -20,7 +20,7 @@ repositories {
 }
 
 group 'com.jayfella'
-version '1.0.54'
+version '1.0.56'
 
 sourceCompatibility = 11
 targetCompatibility = 11