support Threema

This commit is contained in:
lucky 2022-02-07 15:04:02 +03:00
parent ff511ca29b
commit 08814abb61
12 changed files with 24 additions and 16 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "me.lucky.red"
minSdk 29
targetSdk 32
versionCode 3
versionName "1.0.2"
versionCode 5
versionName "1.0.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}