Skip to content

Commit

Permalink
[CI-processing] - Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
1sakov committed Jun 26, 2023
1 parent 052f34a commit 4c7aa68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/AppVersions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ object AppVersions {
const val VERSION_MINOR = 7
const val VERSION_HOTFIX = 1
const val VERSION_PATCH = 0
const val VERSION_BUILD = 2982
const val VERSION_BUILD = 2985
}
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/LastCommit.kt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
object LastCommit {
const val COMMIT_HASH = "b0376a7c1099a60f25af2b1101a51d1b54116ed7"
const val COMMIT_HASH = "052f34ad656a266ce03886bd5bde0fc1a6e724c5"
}

0 comments on commit 4c7aa68

Please sign in to comment.