Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
feat: 2.5.8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaker88 committed Jan 21, 2022
1 parent 0124fcd commit e25d977
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 @@ -5,7 +5,7 @@ buildscript {
// App version digits
versionMajor = 2
versionMinor = 5
versionPatch = 7
versionPatch = 8

// Version name follows the <major>.<minor>.<patch> convention
computeVersionName = { ->
Expand Down

0 comments on commit e25d977

Please sign in to comment.