We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49899f0 commit 29209c4Copy full SHA for 29209c4
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.3'
+version = '1.0.4'
11
12
repositories {
13
mavenCentral()
0 commit comments