Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
atomic-junky authored Aug 31, 2024
1 parent e1fd9b6 commit 0d09d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def flutterVersionName = localProperties.getProperty('flutter.versionName', '1.0

android {
namespace "fr.catsuka.app"
compileSdkVersion flutter.compileSdkVersion
compileSdkVersion 33
ndkVersion "26.1.10909125"

compileOptions {
Expand Down

0 comments on commit 0d09d30

Please sign in to comment.