Skip to content

Commit

Permalink
Merge branch 'main' into feature/36-document-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Matej-Hlatky committed Nov 16, 2024
2 parents 7c19a85 + cf70cf0 commit b20adbb
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 @@ -49,7 +49,7 @@ android {
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 28
targetSdkVersion flutter.targetSdkVersion
targetSdkVersion 34
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
ndk {
Expand Down

0 comments on commit b20adbb

Please sign in to comment.