Skip to content

Commit

Permalink
app 2.5.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
pnemonic78 committed Jan 2, 2025
1 parent 30d33a1 commit db931e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ apply plugin: 'com.google.gms.google-services'
apply plugin: 'kotlin-android'

def versionMajor = 2
def versionMinor = 4
def versionPatch = 0
def versionBuild = 3
def versionMinor = 5
def versionPatch = 3
def versionBuild = 12

static def buildTime() {
def df = new SimpleDateFormat("yyyyMMdd HH:mm 'UTC'")
Expand Down

0 comments on commit db931e2

Please sign in to comment.