updates to allow server communication

This commit is contained in:
Zachary Atkins
2021-04-11 00:59:30 -05:00
parent be205fddc8
commit d56bad22d0
6 changed files with 69 additions and 32 deletions

View File

@@ -35,7 +35,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.example.loc_chain_app"
minSdkVersion 16
minSdkVersion 21
targetSdkVersion 30
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName