Skip to content

Commit

Permalink
chore: Release v0.15.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark25 committed Jan 20, 2024
1 parent abd934a commit 56ea323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
applicationId = "com.dark.animetailv2"

versionCode = 120
versionName = "0.15.2.2"
versionName = "0.15.2.3"

buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
buildConfigField("String", "COMMIT_SHA", "\"${getGitSha()}\"")
Expand Down

0 comments on commit 56ea323

Please sign in to comment.