Browse Source

update version

jayfella 5 years ago
parent
commit
fd649a120f
1 changed files with 1 additions and 1 deletions
  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