update version number

This commit is contained in:
adbenitez 2025-07-23 15:54:44 +02:00
parent 636235148f
commit f16c59897d
2 changed files with 4 additions and 4 deletions

View file

@ -27,8 +27,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 725
versionName "2.5.0"
versionCode 726
versionName "2.6.0"
applicationId "com.b44t.messenger"
multiDexEnabled true