1
0
Fork 1

update to compile and target sdk32

This commit is contained in:
Arne 2022-07-09 16:41:04 +02:00
parent 5552282012
commit 265ba198e4

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