Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
realth000 authored Aug 6, 2024
1 parent 9e7624e commit 6d0186f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/isar_flutter_libs/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ android {
namespace 'dev.isar.isar_flutter_libs'
}

compileSdkVersion 30
compileSdkVersion 31

defaultConfig {
minSdkVersion 23
}
}
}

0 comments on commit 6d0186f

Please sign in to comment.