Skip to content

Commit

Permalink
build: restrict manager to android 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunali321 authored and Ushie committed Sep 17, 2022
1 parent bcf3b36 commit 73e4ae1
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 @@ -44,7 +44,7 @@ android {

defaultConfig {
applicationId "app.revanced.manager.flutter"
minSdkVersion 21
minSdkVersion 26
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down

0 comments on commit 73e4ae1

Please sign in to comment.