mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-09 19:54:11 +01:00
chore: Follow up fix patch
This commit is contained in:
parent
feabc428ba
commit
b368bf31ce
@ -8,7 +8,7 @@ index 001fbd72..339b35af 100644
|
|||||||
applicationId "chat.fluffy.fluffychat"
|
applicationId "chat.fluffy.fluffychat"
|
||||||
- minSdkVersion 16
|
- minSdkVersion 16
|
||||||
+ minSdkVersion 19
|
+ minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 31
|
||||||
versionCode flutterVersionCode.toInteger()
|
versionCode flutterVersionCode.toInteger()
|
||||||
versionName flutterVersionName
|
versionName flutterVersionName
|
||||||
@@ -68,6 +68,10 @@ android {
|
@@ -68,6 +68,10 @@ android {
|
||||||
|
Loading…
Reference in New Issue
Block a user