We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9d770 commit f5343d1Copy full SHA for f5343d1
build.gradle
@@ -7,7 +7,7 @@ sourceCompatibility = JavaVersion.VERSION_1_8
7
targetCompatibility = JavaVersion.VERSION_1_8
8
9
group = 'com.nexia'
10
-version = '1.0.0'
+version = '1.0.1'
11
12
repositories {
13
mavenCentral()
0 commit comments