Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
taeguscromis committed Mar 11, 2023
1 parent da47e07 commit 9e8881e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 736 deletions.
4 changes: 2 additions & 2 deletions config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.ConcealNetwork.ConcealMobile" version="4.0.1" android-versionCode="42" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<widget id="com.ConcealNetwork.ConcealMobile" version="4.0.3" android-versionCode="43" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<name>Conceal Mobile</name>
<description>
THE SIMPLEST WAY TO USE CONCEAL, ANYWHERE AND ANY TIME
Expand Down Expand Up @@ -37,7 +37,7 @@
</config-file>

<!-- Preferences -->
<preference name="android-targetSdkVersion" value="33"/>
<preference name="android-targetSdkVersion" value="32"/>
<preference name="AndroidXEnabled" value="true" />
<preference name="AndroidWindowSplashScreenAnimatedIcon" value="res/screen/android/splashscreen.xml" />
<preference name="AndroidWindowSplashScreenBackground" value="#333333" />
Expand Down
Loading

0 comments on commit 9e8881e

Please sign in to comment.