2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-03-11 19:20:40 +01:00

chore: Follow up fix patch

This commit is contained in:
Christian Pauly 2022-11-21 17:53:42 +01:00
parent feabc428ba
commit b368bf31ce

@ -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 {