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

Commit 2ff6a48

Browse files
bluemarvinMortimerGoro
authored andcommitted
Bump FxR version to 7 (#2217)
1 parent 3c0139b commit 2ff6a48

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
@@ -49,7 +49,7 @@ android {
4949
minSdkVersion build_versions.min_sdk
5050
targetSdkVersion build_versions.target_sdk
5151
versionCode 1
52-
versionName "6"
52+
versionName "7"
5353
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
5454
buildConfigField "Boolean", "DISABLE_CRASH_RESTART", getCrashRestartDisabled()
5555
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)