LineageOS 23.1

Change-Id: I8c50811d9e0871a5608e7296ee40ce71ed63b469
This commit is contained in:
Michael Bestas
2025-11-17 19:29:51 +02:00
parent 1bea6247d5
commit 8d47278bd3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
PRODUCT_VERSION_MAJOR = 23
PRODUCT_VERSION_MINOR = 0
PRODUCT_VERSION_MINOR = 1
ifeq ($(LINEAGE_VERSION_APPEND_TIME_OF_DAY),true)
LINEAGE_BUILD_DATE := $(shell date -u +%Y%m%d_%H%M%S)

View File

@@ -2,8 +2,8 @@
readonly android_version=16 # For update-build-desc-fingerprint.sh
readonly aosp_tag_match=android-16.0 # For update-device-vars.sh
readonly os_branch=lineage-23.0
readonly device_branch=lineage-23.0
readonly os_branch=lineage-23.1
readonly device_branch=lineage-23.1
readonly prev_common_aosp_tag=android-16.0.0_r1 # June 2025, Android 16
readonly common_aosp_tag=android-16.0.0_r3 # September 2025, Android 16 QPR1