1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-20 16:55:17 +00:00

Update Flutter to v2.10

This commit is contained in:
2022-03-10 17:28:21 +01:00
parent 173487f801
commit 42b4f99efa
5 changed files with 21 additions and 14 deletions

View File

@ -1,6 +0,0 @@
package org.communiquons.comunic
import io.flutter.embedding.android.FlutterActivity
class MainActivity: FlutterActivity() {
}