Skip to content

Commit

Permalink
Increased version to v2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
selmaohneh committed May 3, 2019
1 parent b089072 commit 9980a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DdfGuide.Android/Properties/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="celloapps.ddfguide" android:installLocation="preferExternal" android:versionCode="214" android:versionName="2.14">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="celloapps.ddfguide" android:installLocation="preferExternal" android:versionCode="215" android:versionName="2.15">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="26" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit 9980a09

Please sign in to comment.