Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Commit 6fc31db

Browse files
author
Michael Farb
committed
messenger release 1.8.2
v1.8.2 - Improved on-boarding help for first time users. - Improved tab switching responsiveness. - Added better message forwarding when moving to new devices. - Removed ability to ignore successful exchange from notifications. - Stability fixes.
1 parent 95bb2c4 commit 6fc31db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

safeslinger-messenger/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2727
package="edu.cmu.cylab.starslinger"
28-
android:versionCode="0x01080102"
29-
android:versionName="1.8.1.2 RC 0" >
28+
android:versionCode="0x01080200"
29+
android:versionName="1.8.2" >
3030

3131
<!-- API 9 is the minimum required for password-based encryption PBKDF2WithHmacSHA1. -->
3232
<!-- API 9 is the minimum required to receive GCM push messages. -->

0 commit comments

Comments
 (0)