Skip to content

Commit

Permalink
Release Magisk v28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Dec 7, 2024
1 parent 4eae66a commit 218327f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Some highlight features:

Click the icon below to download Magisk apk.

[![](https://img.shields.io/badge/Magisk-v27.0-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v27.0)
[![](https://img.shields.io/badge/Magisk%20Beta-v28.0-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v28.0)
[![](https://img.shields.io/badge/Magisk-v28.1-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v28.1)
[![](https://img.shields.io/badge/Magisk%20Beta-v28.1-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v28.1)
[![](https://img.shields.io/badge/Magisk-Canary-red)](https://github.com/topjohnwu/Magisk/releases/tag/canary-28003)

## Useful Links
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ android.nonFinalResIds=false

# Magisk
magisk.stubVersion=40
magisk.versionCode=28003
magisk.versionCode=28100
magisk.ondkVersion=r27.4

0 comments on commit 218327f

Please sign in to comment.