Skip to content

Commit 8c80d90

Browse files
Build 1.4.4
1 parent cdafa56 commit 8c80d90

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
minSdk 27
1313
targetSdk 34
1414
versionCode 1
15-
versionName "1.4.3"
15+
versionName "1.4.4"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}
1818

app/release/app-release.apk

0 Bytes
Binary file not shown.

app/release/output-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"filters": [],
1313
"attributes": [],
1414
"versionCode": 1,
15-
"versionName": "1.4.3",
15+
"versionName": "1.4.4",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

0 commit comments

Comments
 (0)