bump version to 1.30.1

This commit is contained in:
B. Petersen 2022-05-05 23:12:30 +02:00 committed by bjoern
parent ff3eedb4ad
commit 7cd60b2fc1

View file

@ -96,8 +96,8 @@ android {
useLibrary 'org.apache.http.legacy'
defaultConfig {
versionCode 629
versionName "1.30.0"
versionCode 630
versionName "1.30.1"
applicationId "com.b44t.messenger"
multiDexEnabled true