bump version to 1.48.2

This commit is contained in:
B. Petersen 2024-10-28 23:58:06 +01:00 committed by bjoern
parent 1f443cd87c
commit 5a84198829

View file

@ -27,8 +27,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 699
versionName "1.48.1"
versionCode 700
versionName "1.48.2"
applicationId "com.b44t.messenger"
multiDexEnabled true