We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7818215 commit 016a340Copy full SHA for 016a340
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
minSdk 27
13
targetSdk 34
14
versionCode 1
15
- versionName "1.4.5"
+ versionName "1.4.6"
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
}
18
app/release/app-release.apk
0 Bytes
app/release/output-metadata.json
@@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
- "versionName": "1.4.5",
+ "versionName": "1.4.6",
"outputFile": "app-release.apk"
],
0 commit comments