Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 72184e6

Browse files
committed
Bump FxR version to 6 (#1950)
1 parent 9b0b883 commit 72184e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939
minSdkVersion build_versions.min_sdk
4040
targetSdkVersion build_versions.target_sdk
4141
versionCode 1
42-
versionName "5"
42+
versionName "6"
4343
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
4444
buildConfigField "Boolean", "DISABLE_CRASH_RESTART", getCrashRestartDisabled()
4545
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)