Skip to content

Commit

Permalink
(Android) Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Oct 4, 2019
1 parent 904f0e6 commit 908974d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/android/phoenix-legacy/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- <!DOCTYPE manifest [ <!ENTITY % versionDTD SYSTEM "../../../version.dtd"> %versionDTD; ]> !-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.retroarch.legacy"
android:versionCode="1556806343"
android:versionCode="1556806344"
android:versionName="1.7.9"
android:installLocation="internalOnly">
<uses-feature android:glEsVersion="0x00020000" />
Expand Down
2 changes: 1 addition & 1 deletion pkg/android/phoenix/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.retroarch"
android:versionCode="1556806344"
android:versionCode="1556806345"
android:versionName="1.7.9"
android:installLocation="internalOnly">
<uses-feature android:glEsVersion="0x00020000" />
Expand Down

0 comments on commit 908974d

Please sign in to comment.