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

View File

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