Browse Source

bump 1.0.1

Alexey Kim 4 năm trước cách đây
mục cha
commit
0e5bf6eff4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -12,7 +12,7 @@ plugins {
 }
 
 group 'com.github.kimbeejay'
-version '1.0.1-SNAPSHOT'
+version '1.0.1'
 
 sourceCompatibility = '1.8'
 targetCompatibility = '1.8'