-Changelog
-Manifest version
This commit is contained in:
Erwan Croze 2017-02-27 17:16:41 +01:00
parent 310187deb0
commit 9b4479f373
2 changed files with 3 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.linphone"
android:installLocation="auto"
android:versionCode="3250"
android:versionCode="3252"
android:versionName="3.2.5">
<uses-sdk
@ -314,4 +314,4 @@
</activity>
</application>
</manifest>
</manifest>

View file

@ -18,6 +18,7 @@ Group changes to describe their impact on the project, as follows:
### Changed
- Migrate Linphone build from ANT to gradle
- No pause VOIP Call on incoming GSM call until we off hook this
- Subscription friends list enabled by default only for linphone domain
### Fixed
- Rotation after screen locking