summaryrefslogtreecommitdiff
path: root/android/app
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-06-09 17:18:30 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-06-09 17:18:30 +0300
commit3fcb8ef79bc8429b27c43a4551490a72db4b45e5 (patch)
tree25badbe8d3899498fff95921e7c4ed10bd41d9f8 /android/app
parent5606259caa3a255efa253d495e91e21175bcafb9 (diff)
Updated the dependencies.
Changes to be committed: modified: android/app/build.gradle modified: android/build.gradle
Diffstat (limited to 'android/app')
-rw-r--r--android/app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/app/build.gradle b/android/app/build.gradle
index b6f0da9..b5da926 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -24,7 +24,7 @@ if (flutterVersionName == null) {
android {
namespace "com.example.yoloo"
- compileSdkVersion flutter.compileSdkVersion
+ compileSdkVersion 34
ndkVersion flutter.ndkVersion
compileOptions {