Skip to content

Commit 38c60c1

Browse files
committed
Prepare '1.0.1' release.
1 parent caf15f6 commit 38c60c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'com.android.application'
55
def versionMajor = 1
66
def versionMinor = 0
77
def versionPatch = 1
8-
def versionSuffix = "-dev"
8+
def versionSuffix = ""
99

1010
def keystorePropertiesFile = rootProject.file('keystore.properties')
1111
def keystoreProperties = new Properties()

0 commit comments

Comments
 (0)