Skip to content

Commit

Permalink
Update compileSdkVersion to fix Android release build
Browse files Browse the repository at this point in the history
  • Loading branch information
Arko109 committed Aug 7, 2024
1 parent d5cee4a commit 9fad8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/isar_flutter_libs/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
namespace 'dev.isar.isar_flutter_libs'
}

compileSdkVersion 30
compileSdkVersion 34

defaultConfig {
minSdkVersion 16
Expand Down

0 comments on commit 9fad8e2

Please sign in to comment.