Skip to content

Commit

Permalink
Merge pull request #255 from HelloVolla/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
wurzer authored Aug 3, 2024
2 parents 4e7b5f5 + d723d94 commit 0ab560e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions AppGrid.qml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ LauncherPage {
"org.fossify.filemanager": qsTr("Files"),
"org.fossify.smsmessenger": qsTr("Messages"),
"mobi.inthepocket.bcmc.bancontact": qsTr("Bancontact"),
"be.sncbnmbs.b2cmobapp": qsTr("De Trein"),
"be.nexuzhealth.mobile.mynexuz": qsTr("Mynexuzhealth"),
"com.codesynd.cashfree": qsTr("Bonsai"),
"com.facebook.lite": qsTr("Facebook"),
"org.mozilla.fennec_fdroid": qsTr("Browser"),
"com.google.android.gm" : qsTr("Mail"),
Expand Down
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.4.16" android:versionCode="313" android:installLocation="auto">
<manifest package="com.volla.launcher" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="2.4.17" android:versionCode="314" 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 0ab560e

Please sign in to comment.