Skip to content

Commit

Permalink
bump version to 2.7.1-V-OS1
Browse files Browse the repository at this point in the history
This is a temp version for the OS2+V user with OS1 Optimize.

Most of features should be removed or updated for OS2 in the future

Signed-off-by: Art_Chen <[email protected]>
  • Loading branch information
Art-Chen committed Dec 5, 2024
1 parent f329968 commit fde5eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ android {
minSdk = 31
targetSdk = 35
versionCode = 20
versionName = "2.7.0-U-HyperOS"
versionName = "2.7.1-V-HyperOS1"
}

val gitCode = getVersionCode()
Expand Down

0 comments on commit fde5eee

Please sign in to comment.