mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-15 02:36:12 -04:00
Raise min APi to 26.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
buildscript {
|
||||
ext.buildConfig = [
|
||||
'compileSdk': 31,
|
||||
'minSdk' : 21,
|
||||
'minSdk' : 26,
|
||||
'targetSdk' : 31,
|
||||
|
||||
'version' : [
|
||||
|
||||
Reference in New Issue
Block a user