25-2/7/3
This commit is contained in:
@@ -38,7 +38,7 @@ if (keystorePropertiesFile.exists()) {
|
||||
android {
|
||||
namespace "com.mobileapp.store.ride"
|
||||
compileSdk 35
|
||||
ndkVersion "26.1.10909125"
|
||||
ndkVersion "27.0.12077973"
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
|
||||
BIN
android/app/src/main/res/drawable/icon_share.png
Normal file
BIN
android/app/src/main/res/drawable/icon_share.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
android/app/src/main/res/drawable/icon_support.png
Normal file
BIN
android/app/src/main/res/drawable/icon_support.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
BIN
android/app/src/main/res/drawable/icon_user.png
Normal file
BIN
android/app/src/main/res/drawable/icon_user.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
android/app/src/main/res/drawable/icon_wallet.png
Normal file
BIN
android/app/src/main/res/drawable/icon_wallet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
@@ -12,7 +12,7 @@ buildscript {
|
||||
// classpath 'com.android.tools.build:gradle:7.3.1'
|
||||
classpath 'com.google.gms:google-services:4.3.15'
|
||||
// END: FlutterFire Configuration
|
||||
classpath 'com.android.tools.build:gradle:8.4.0'
|
||||
classpath 'com.android.tools.build:gradle:8.8.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,4 +4,4 @@ distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStorePath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
|
||||
|
||||
Reference in New Issue
Block a user