mirror of
https://github.com/TrianguloY/LightningLauncher.git
synced 2024-12-27 09:58:48 +01:00
Prepare 14.3-beta6 branch (might be renamed if 14.3-beta5 ends up being the next stable release)
This commit is contained in:
parent
a77d46ea74
commit
91e52d6d98
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 327
|
versionCode 327
|
||||||
versionName "14.3-beta5 (5a0cdea512)"
|
versionName "14.3-beta6 (x)"
|
||||||
buildConfigField "boolean", "IS_BETA", "true" // change in core too
|
buildConfigField "boolean", "IS_BETA", "true" // change in core too
|
||||||
buildConfigField "boolean", "HAS_UEC", "false"
|
buildConfigField "boolean", "HAS_UEC", "false"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue