Skip to content

Commit b695ea9

Browse files
committed
update
1 parent 0a51327 commit b695ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if (flutterVersionName == null) {
2525

2626
android {
2727
namespace = "com.example.recipe_ai"
28-
compileSdk = flutter.compileSdkVersion
28+
compileSdk = 34
2929
ndkVersion = flutter.ndkVersion
3030

3131
compileOptions {

0 commit comments

Comments
 (0)