소스 검색

update version

jayfella 5 년 전
부모
커밋
fd649a120f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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