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

Commit 4d61b8d

Browse files
authored
Bump FxR version to 1.5 (#1780)
1 parent e6ec2b6 commit 4d61b8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 "1.4"
42+
versionName "1.5"
4343
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
4444
buildConfigField "Boolean", "DISABLE_CRASH_RESTART", getCrashRestartDisabled()
4545
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)