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

Commit 2a983a7

Browse files
committed
Bump FxR to v11.2
1 parent 797d8c1 commit 2a983a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ android {
6565
minSdkVersion build_versions.min_sdk
6666
targetSdkVersion build_versions.target_sdk
6767
versionCode 1
68-
versionName "11.1"
68+
versionName "11.2"
6969
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
7070
buildConfigField "Boolean", "DISABLE_CRASH_RESTART", getCrashRestartDisabled()
7171
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)