Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Commit

Permalink
Issue #2732: 4.4-LAT2 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
severinrudie authored and Severin Rudie committed Sep 4, 2019
1 parent 12ec1a0 commit ba66e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -25,7 +25,7 @@ android {
targetSdkVersion 28
versionCode 11 // This versionCode is "frozen" for local builds. For "release" builds we
// override this with a generated versionCode at build time.
versionName "4.4-LAT1"
versionName "4.4-LAT2"
testInstrumentationRunner "org.mozilla.tv.firefox.FirefoxOnDeviceTestRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'

Expand Down

0 comments on commit ba66e73

Please sign in to comment.