Skip to content

Commit

Permalink
Merge pull request #139 from HelloVolla/dev
Browse files Browse the repository at this point in the history
Increaaed release number
  • Loading branch information
wurzer authored May 7, 2023
2 parents 96206b1 + d3b5179 commit 8b7922a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<manifest package="com.volla.launcher" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="2.2.1" android:versionCode="269" android:installLocation="auto">
<manifest package="com.volla.launcher" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="2.2.2" android:versionCode="270" android:installLocation="auto">
<uses-sdk android:minSdkVersion="28" android:targetSdkVersion="29"/>

<!-- The following comment will be replaced upon deployment with default permissions based on the dependencies of the application.
Expand Down

0 comments on commit 8b7922a

Please sign in to comment.