added option to choose more emoji reactions

This commit is contained in:
2024-04-02 14:11:48 +02:00
parent a1ad6aa582
commit 9aa3f7c058
4 changed files with 94 additions and 6 deletions

View File

@ -45,7 +45,7 @@ android {
applicationId "eu.mhsl.marianum.mobile.client"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 19
minSdkVersion 21
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName