1.6.0.9
Need a new version for Play Store. 1.6.0.8 build was missing a fix that I commit directly.
This commit is contained in:
parent
92f9a067ea
commit
6c24614e66
|
@ -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="1060008"
|
||||
android:versionName="1.6.0.8">
|
||||
android:versionCode="1060009"
|
||||
android:versionName="1.6.0.9">
|
||||
<!--
|
||||
Version code schema:
|
||||
"1.2.3-SNAPSHOT" -> 1020300
|
||||
|
|
Loading…
Reference in New Issue