Skip to content

Commit

Permalink
Bump version code for HVR China build
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeerias committed Feb 27, 2024
1 parent b33bfb2 commit 0baeb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ android {
applicationId "com.igalia.wolvic"
minSdkVersion build_versions.min_sdk
targetSdkVersion build_versions.target_sdk
versionCode 308
versionCode 320
versionName "1.6.0"
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
buildConfigField "Boolean", "DISABLE_CRASH_RESTART", getCrashRestartDisabled()
Expand Down

0 comments on commit 0baeb8c

Please sign in to comment.