Skip to content

Commit

Permalink
Release Magisk v28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Oct 10, 2024
1 parent b7e0986 commit 28cccdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ 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-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-Canary-red)](https://github.com/topjohnwu/Magisk/releases/tag/canary-27008)

## 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=27008
magisk.versionCode=28000
magisk.ondkVersion=r27.4

0 comments on commit 28cccdf

Please sign in to comment.