Update snet extension to prevent crashes on release builds

This commit is contained in:
topjohnwu
2020-08-24 06:24:44 -07:00
parent 79f549795b
commit d6062944f1
2 changed files with 10 additions and 3 deletions

View File

@@ -12,8 +12,8 @@ object Const {
const val MAGISK_LOG = "/cache/magisk.log"
// Versions
const val SNET_EXT_VER = 14
const val SNET_REVISION = "5e28617412bdad2396eab87fa786094d8242e568"
const val SNET_EXT_VER = 15
const val SNET_REVISION = "d494bc726e86166913a13629e3b1336728ec5d7f"
const val BOOTCTL_REVISION = "a6c47f86f10b310358afa9dbe837037dd5d561df"
// Misc