update to compile and target sdk32

This commit is contained in:
Arne 2022-07-09 16:41:04 +02:00
parent 7c57912f0d
commit 275ea873c2

View file

@ -100,11 +100,11 @@ ext {
android {
namespace 'eu.siacs.conversations'
//noinspection GradleCompatible
compileSdkVersion 31
compileSdkVersion 32
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
targetSdkVersion 32
//versionNameSuffix " beta_(2021-12-19)" // " beta_(XXXX-XX-XX)" // activate for beta versions
versionCode 116