Skip to content

Commit

Permalink
Merge pull request #228 from NUmeroAndDev/release_9.0
Browse files Browse the repository at this point in the history
Release 9.0
  • Loading branch information
NUmeroAndDev authored Sep 5, 2019
2 parents 45f4739 + 609c761 commit 2829ff4
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 @@ -19,7 +19,7 @@ enum VersionSuffix {
}

ext {
def suffix = VersionSuffix.ALPHA
def suffix = VersionSuffix.PRODUCT

def appVersionMajor = 9
def appVersionMinor = 0
Expand Down

0 comments on commit 2829ff4

Please sign in to comment.