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

Commit f3bbaef

Browse files
committed
Bump FxR to v11.1
1 parent cb33623 commit f3bbaef

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
@@ -65,7 +65,7 @@ android {
6565
minSdkVersion build_versions.min_sdk
6666
targetSdkVersion build_versions.target_sdk
6767
versionCode 1
68-
versionName "11"
68+
versionName "11.1"
6969
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
7070
buildConfigField "Boolean", "DISABLE_CRASH_RESTART", getCrashRestartDisabled()
7171
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)