Drop support for kitkat; Bump minSdk to 21
This has been dead for a while already, remove the code and bump minSdk to a version that actually works Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.aurora.store"
|
||||
minSdk 19
|
||||
minSdk 21
|
||||
targetSdk 33
|
||||
|
||||
versionCode 45
|
||||
|
||||
Reference in New Issue
Block a user