mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
Bump version to 3.4.0
// FREEBIE
This commit is contained in:
parent
cb60e08da2
commit
c17e24250d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.thoughtcrime.securesms"
|
||||
android:versionCode="165"
|
||||
android:versionName="3.3.2">
|
||||
android:versionCode="167"
|
||||
android:versionName="3.4.0">
|
||||
|
||||
<uses-sdk tools:overrideLibrary="com.amulyakhare.textdrawable,com.astuetz.pagerslidingtabstrip,pl.tajchert.waitingdots,com.h6ah4i.android.multiselectlistpreferencecompat"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue