Skip to content

Commit da92417

Browse files
Fixed Gradle
1 parent e89d9fc commit da92417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77

88
android {
99
namespace = "com.jara.manager.raw_file_manager"
10-
compileSdk = 35compileSdk = 35
10+
compileSdk = 35
1111
ndkVersion = flutter.ndkVersion
1212

1313
compileOptions {

0 commit comments

Comments
 (0)