Skip to content

Commit 8531a25

Browse files
committed
Bump versions for V22
1 parent e5ae4b0 commit 8531a25

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
android:installLocation="auto"
5-
android:versionCode="3303"
5+
android:versionCode="3400"
66
android:versionName="@string/app_version" >
77

88
<uses-sdk tools:overrideLibrary="androidx.core.splashscreen" />

src/main/res/values/appname.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string translatable="false" name="app_name">Vespucci</string>
4-
<string translatable="false" name="app_version">21.2.0.0</string>
5-
<string translatable="false" name="app_name_version">Vespucci 21.2.0</string>
4+
<string translatable="false" name="app_version">22.0.0.1</string>
5+
<string translatable="false" name="app_name_version">Vespucci 22.0-BETA-1</string>
66
</resources>

0 commit comments

Comments
 (0)