chore: Follow up fix patch

This commit is contained in:
Christian Pauly 2022-11-21 17:53:42 +01:00
parent feabc428ba
commit b368bf31ce
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ index 001fbd72..339b35af 100644
applicationId "chat.fluffy.fluffychat"
- minSdkVersion 16
+ minSdkVersion 19
targetSdkVersion 30
targetSdkVersion 31
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
@@ -68,6 +68,10 @@ android {