Skip to content

Commit

Permalink
Merge pull request #60 from Dark25/akidev
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
Dark25 authored Feb 15, 2024
2 parents 6856982 + fa1dbb5 commit 7d61208
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 = 122
versionName = "0.15.2.9"
versionName = "0.15.2.10"

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

0 comments on commit 7d61208

Please sign in to comment.