25-8-9-1
This commit is contained in:
@@ -46,8 +46,8 @@ android {
|
||||
// For more information, see: https://flutter.dev/to/review-gradle-config.
|
||||
minSdk = 23
|
||||
targetSdk = flutter.targetSdkVersion
|
||||
versionCode = 7
|
||||
versionName = '1.0.7'
|
||||
versionCode = 8
|
||||
versionName = '1.0.8'
|
||||
multiDexEnabled =true
|
||||
}
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
|
||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
|
||||
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
|
||||
|
||||
BIN
android/app/src/main/res/raw/app_icon.png
Executable file
BIN
android/app/src/main/res/raw/app_icon.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 61 KiB |
BIN
android/app/src/main/res/raw/cancel.wav
Executable file
BIN
android/app/src/main/res/raw/cancel.wav
Executable file
Binary file not shown.
BIN
android/app/src/main/res/raw/ding.wav
Executable file
BIN
android/app/src/main/res/raw/ding.wav
Executable file
Binary file not shown.
BIN
android/app/src/main/res/raw/iphone_ringtone.wav
Executable file
BIN
android/app/src/main/res/raw/iphone_ringtone.wav
Executable file
Binary file not shown.
BIN
android/app/src/main/res/raw/order.wav
Executable file
BIN
android/app/src/main/res/raw/order.wav
Executable file
Binary file not shown.
BIN
android/app/src/main/res/raw/order1.wav
Executable file
BIN
android/app/src/main/res/raw/order1.wav
Executable file
Binary file not shown.
BIN
android/app/src/main/res/raw/promo.wav
Executable file
BIN
android/app/src/main/res/raw/promo.wav
Executable file
Binary file not shown.
BIN
android/app/src/main/res/raw/start.wav
Executable file
BIN
android/app/src/main/res/raw/start.wav
Executable file
Binary file not shown.
BIN
android/app/src/main/res/raw/tone1.mp3
Executable file
BIN
android/app/src/main/res/raw/tone1.mp3
Executable file
Binary file not shown.
BIN
android/app/src/main/res/raw/tone2.wav
Executable file
BIN
android/app/src/main/res/raw/tone2.wav
Executable file
Binary file not shown.
Reference in New Issue
Block a user