Skip to content

Commit c2f22d9

Browse files
committed
Update build version
1 parent a744fa2 commit c2f22d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:tools="http://schemas.android.com/tools"
33
xmlns:android="http://schemas.android.com/apk/res/android"
4-
android:versionName="0.4.6"
5-
android:versionCode="153">
4+
android:versionName="0.4.7"
5+
android:versionCode="154">
66

77
<uses-feature
88
android:name="android.hardware.camera"

app/src/main/AndroidManifestFoss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:tools="http://schemas.android.com/tools"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
package="com.shifthackz.aisdv1.app.foss"
5-
android:versionName="0.4.6"
6-
android:versionCode="153">
5+
android:versionName="0.4.7"
6+
android:versionCode="154">
77

88
<uses-feature
99
android:name="android.hardware.camera"

0 commit comments

Comments
 (0)