Skip to content

Commit

Permalink
new version code for Android application
Browse files Browse the repository at this point in the history
  • Loading branch information
dchristl committed Apr 17, 2023
1 parent 7ecf2a9 commit a51940d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion headless_haystack/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1" android:versionName="1.1.1">
android:versionCode="1" android:versionName="1.2.0">
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
Expand Down

0 comments on commit a51940d

Please sign in to comment.