Skip to content

Commit

Permalink
release: 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAreaBean committed Dec 4, 2023
1 parent 43059b2 commit 7d707e2
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
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group 'cc.happyareabean'
version '1.1.2'
version '1.1.3'

sourceCompatibility = JavaLanguageVersion.of(8)
targetCompatibility = JavaLanguageVersion.of(8)
Expand Down

0 comments on commit 7d707e2

Please sign in to comment.