mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
switch to Amaze beta build
This commit is contained in:
parent
40c51a4188
commit
1195c4155f
@ -10,6 +10,7 @@
|
||||
* if the user had Bucket in the lists of applications to install, NanoDroid will auto-migrate to Substratum
|
||||
* add OmniClock and pseudo/debloat DeskClock by default
|
||||
* OmniClock allows to disable that brain-dead pre-alerts
|
||||
* switch from stable Amaze build to official beta build
|
||||
* Full, microG packages
|
||||
* custom builds for microG GmsCore and microG DroidGuard Helper
|
||||
* fix Safety Net attestation, Play-Services update-nag
|
||||
@ -40,7 +41,7 @@
|
||||
* nlpBackendIchnaea (1.4.0)
|
||||
* Kernel Adiutor (0.9.11.1)
|
||||
* AnySoftKeyboard (1.9.2055)
|
||||
* Amaze (3.2.2)
|
||||
* Amaze (3.3.0RC1)
|
||||
|
||||
* manual
|
||||
* Play Store (10.7.19)
|
||||
|
@ -49,7 +49,7 @@ update_fdroid () {
|
||||
update_apps () {
|
||||
# applications managed in repositories
|
||||
grab_apk_from_repo ${fd_ADAWAY[@]}
|
||||
grab_apk_from_repo ${fd_AMAZE[@]}
|
||||
#grab_apk_from_repo ${fd_AMAZE[@]}
|
||||
grab_apk_from_repo ${fd_ANYSOFTKEYBOARD[@]}
|
||||
grab_apk_from_repo ${fd_BEHEKEYBOARD[@]}
|
||||
grab_apk_from_repo ${fd_FACESLIM[@]}
|
||||
|
Loading…
Reference in New Issue
Block a user