commit
e7c69534dd
|
@ -1,6 +1,7 @@
|
|||
Change Log
|
||||
==========
|
||||
|
||||
|
||||
Version 1.6.2
|
||||
-------------
|
||||
|
||||
|
@ -24,6 +25,7 @@ Version 1.6.2
|
|||
* Cast dialog image
|
||||
* Mini player not showing up
|
||||
* Audio player cover fragment
|
||||
* Prevent out of memory and casting crashes
|
||||
|
||||
Version 1.6.0
|
||||
-------------
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.danoeh.antennapod"
|
||||
android:versionCode="1060202"
|
||||
android:versionName="1.6.2.2">
|
||||
android:versionCode="1060203"
|
||||
android:versionName="1.6.2.3">
|
||||
<!--
|
||||
Version code schema:
|
||||
"1.2.3-SNAPSHOT" -> 1020300
|
||||
|
|
Loading…
Reference in New Issue