Skip to content

Commit 5a04aca

Browse files
committed
release v.0.3.9
1 parent b1cbdb0 commit 5a04aca

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ plugins {
77

88
ext.majorVersion = 0
99
ext.minorVersion = 3
10-
ext.patchVersion = 4
11-
ext.preRelease = "beta"
10+
ext.patchVersion = 9
11+
ext.preRelease = ""
1212
ext.minSdkVersion = 21
1313

1414
android {

app/release/app-release.apk

26.9 KB
Binary file not shown.

app/release/output-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
{
1111
"type": "SINGLE",
1212
"filters": [],
13-
"versionCode": 210000304,
14-
"versionName": "0.3.4-beta",
13+
"versionCode": 210000309,
14+
"versionName": "0.3.9",
1515
"outputFile": "app-release.apk"
1616
}
1717
]

0 commit comments

Comments
 (0)