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

Commit e695ab8

Browse files
author
Michael Farb
committed
messenger release 1.8.3
1 parent 635d60a commit e695ab8

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="0x01080201"
29-
android:versionName="1.8.2.3" >
28+
android:versionCode="0x01080300"
29+
android:versionName="1.8.3" >
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)