build: Update to Android 12L
* Change target inherits due to changes in Lineage vendor.
This commit is contained in:

committed by
Alessandro Astone

parent
5da4d3e710
commit
5c3ebab96e
@@ -8,8 +8,8 @@
|
||||
#
|
||||
DATE=$(date -u +%Y%m%d_%H%M%S)
|
||||
TOP=$(realpath .)
|
||||
ANDROIDV=12.0.0
|
||||
SDKV=31
|
||||
ANDROIDV=12.1.0
|
||||
SDKV=32
|
||||
GARCH=$1
|
||||
CPUARCH=$GARCH
|
||||
[ ! -z "$2" ] && CPUARCH=$2
|
||||
|
Reference in New Issue
Block a user