add Android version
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using System.Threading.Tasks;
|
||||
using Pixiview.iOS.Effects;
|
||||
using Pixiview.iOS.Effects;
|
||||
using Pixiview.Utils;
|
||||
using UIKit;
|
||||
using Xamarin.Forms;
|
||||
|
@@ -26,8 +26,6 @@
|
||||
<string>Pixiview</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.tsanie.Pixiview</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
<key>CFBundleName</key>
|
||||
@@ -80,5 +78,9 @@
|
||||
</array>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.511</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Reference in New Issue
Block a user