mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
Bump version to 2.23.0
// FREEBIE
This commit is contained in:
parent
fda900e95d
commit
e8712b3a29
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="135"
|
||||
android:versionName="2.22.2">
|
||||
android:versionCode="136"
|
||||
android:versionName="2.23.0">
|
||||
|
||||
<uses-sdk tools:overrideLibrary="com.amulyakhare.textdrawable,com.astuetz.pagerslidingtabstrip,pl.tajchert.waitingdots"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue