Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
not-coded committed May 25, 2024

Unverified

No user is associated with the committer email.
1 parent 49899f0 commit 29209c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8

group = 'com.nexia'
version = '1.0.3'
version = '1.0.4'

repositories {
mavenCentral()

0 comments on commit 29209c4

Please sign in to comment.