Skip to content

Commit

Permalink
Deployment changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ANDREYDEN committed Nov 14, 2023
1 parent 6e64cc3 commit cd10afb
Show file tree
Hide file tree
Showing 17 changed files with 1,022 additions and 898 deletions.
2 changes: 2 additions & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.statera.statera">
<application
android:label="Statera"
Expand Down Expand Up @@ -57,4 +58,5 @@
</application>

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>
</manifest>
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
# platform :ios, '11.0'
platform :ios, '13.0'

# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
Expand Down
Loading

0 comments on commit cd10afb

Please sign in to comment.