Skip to content

Commit

Permalink
chore: add todo comment to revert when new version of flutter use 35 …
Browse files Browse the repository at this point in the history
…as compile sdk version
  • Loading branch information
ice-kreios committed Dec 31, 2024
1 parent 36453e5 commit 068684b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ if (keystorePropertiesFile.exists()) {

android {
namespace "io.ion.app"
// TODO: use flutter.compileSdkVersion when flutter upgraded
compileSdkVersion 35
ndkVersion flutter.ndkVersion

Expand Down

0 comments on commit 068684b

Please sign in to comment.