mirror of
https://github.com/TrianguloY/LightningLauncher.git
synced 2025-01-13 20:01:34 +01:00
Version 14.3-beta4
This commit is contained in:
parent
dbe42ff975
commit
0790e0505b
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ android {
|
||||||
compileSdkVersion 26
|
compileSdkVersion 26
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 325
|
versionCode 326
|
||||||
versionName "14.3-beta3 (ec5b56b)"
|
versionName "14.3-beta4 (6cbac84)"
|
||||||
buildConfigField "boolean", "IS_BETA", "true" // change in core too
|
buildConfigField "boolean", "IS_BETA", "true" // change in core too
|
||||||
|
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
|
|
Loading…
Reference in a new issue