Skip to content

Commit 5f9480c

Browse files
committed
Regenerated latest apk
1 parent ece3225 commit 5f9480c

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
minSdk 21
3333
targetSdk 30
3434
versionCode 3
35-
versionName "v0.0.1-beta02(14022022)"
35+
versionName "v0.0.3-beta03(14022022)"
3636

3737
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3838
}

app/release/app-release.apk

-88 Bytes
Binary file not shown.

app/release/output-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"filters": [],
1313
"attributes": [],
1414
"versionCode": 3,
15-
"versionName": "v0.0.1-beta02(14022022)",
15+
"versionName": "v0.0.3-beta03(14022022)",
1616
"outputFile": "app-release.apk"
1717
}
1818
],

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<string name="hi_there">Hi there,</string>
3737
<string name="your_record_list_is_empty_click_the_button_below_to_get_started">Your record list is empty. Click the button below to get started</string>
3838
<string name="about">About</string>
39-
<string name="app_version">v0.0.1-beta02(14022022)</string>
39+
<string name="app_version">v0.0.3-beta03(14022022)</string>
4040
<string name="attributions_amp_licence"><![CDATA[Attributions & Licence]]></string>
4141
<string name="licenced_under_apache_licence_version_2_0">Licenced under Apache Licence, Version 2.0</string>
4242
<string name="app_version_licence_and_more">App version, Licence and more</string>

0 commit comments

Comments
 (0)