Skip to content

Commit

Permalink
Bump app version
Browse files Browse the repository at this point in the history
  • Loading branch information
diego-francisco-jt committed Feb 14, 2024
1 parent 3fb8b08 commit 757d072
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package com.costular.atomtasks

object Versioning {
const val VersionCode = 15
const val VersionName = "2.5.0"
const val VersionCode = 16
const val VersionName = "2.5.1"
}

0 comments on commit 757d072

Please sign in to comment.