Skip to content

Commit 0ff92e2

Browse files
fix android
1 parent 80c7f80 commit 0ff92e2

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
@@ -24,7 +24,7 @@ if (flutterVersionName == null) {
2424

2525
android {
2626
namespace "com.example.run_flutter_run"
27-
compileSdkVersion 33
27+
compileSdkVersion 34
2828
ndkVersion flutter.ndkVersion
2929

3030
compileOptions {

0 commit comments

Comments
 (0)