build: restrict manager to android 8.

This commit is contained in:
Aunali321 2022-09-17 12:42:57 +05:30 committed by Ushie
parent bcf3b36b13
commit 73e4ae1416
No known key found for this signature in database
GPG Key ID: 0EF73F1CA38B2D5F

View File

@ -44,7 +44,7 @@ android {
defaultConfig {
applicationId "app.revanced.manager.flutter"
minSdkVersion 21
minSdkVersion 26
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName