mirror of
https://github.com/TrianguloY/LightningLauncher.git
synced 2024-12-27 09:58:48 +01:00
New branch V14.3-beta7
This commit is contained in:
parent
fcadc31f4c
commit
e01fb0772b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 328
|
versionCode 328
|
||||||
versionName "14.3-beta6 (223d3e33ba)"
|
versionName "14.3-beta7 (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