Skip to content

Commit

Permalink
bump version to 2.6.9.5
Browse files Browse the repository at this point in the history
Signed-off-by: Art_Chen <[email protected]>
  • Loading branch information
Art-Chen committed Jul 28, 2024
1 parent 7a55cf1 commit 3d35479
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId = "moe.chenxy.miuiextra"
minSdk = 31
targetSdk = 35
versionCode = 18
versionName = "2.6.9.4-U-HyperOS"
versionCode = 19
versionName = "2.6.9.5-U-HyperOS"
}

buildTypes {
Expand Down

0 comments on commit 3d35479

Please sign in to comment.