We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575c617 commit 37c56b5Copy full SHA for 37c56b5
app/build.gradle
@@ -25,7 +25,7 @@ android {
25
targetSdkVersion 28
26
versionCode 11 // This versionCode is "frozen" for local builds. For "release" builds we
27
// override this with a generated versionCode at build time.
28
- versionName "3.10-LAT4"
+ versionName "3.10"
29
testInstrumentationRunner "org.mozilla.tv.firefox.FirefoxTestRunner"
30
testInstrumentationRunnerArguments clearPackageData: 'true'
31
0 commit comments