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

Commit cd8fe59

Browse files
committed
Bump FxR to v10.2
1 parent 54b1018 commit cd8fe59

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 "10.1"
52+
versionName "10.2"
5353
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
5454
buildConfigField "Boolean", "DISABLE_CRASH_RESTART", getCrashRestartDisabled()
5555
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)