Skip to content

Commit

Permalink
Merge pull request #253 from DattatreyaReddy:version-bump
Browse files Browse the repository at this point in the history
fixed minsdk conflict
  • Loading branch information
DattatreyaReddy authored Nov 11, 2023
2 parents d19a4d0 + e61ed18 commit 1a4e9a6
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 @@ -53,7 +53,7 @@ android {
applicationId "com.suwayomi.tachidesk_sorayomi"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.
minSdkVersion 19
minSdkVersion 21
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down

0 comments on commit 1a4e9a6

Please sign in to comment.