From e2f3753551a85a9baea92ad94f87fe0a4e8a1187 Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Tue, 7 Jun 2022 03:36:21 -0700 Subject: [PATCH] Release new canary build --- README.MD | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 350c3e0d4..7078ebf4f 100644 --- a/README.MD +++ b/README.MD @@ -19,7 +19,7 @@ Some highlight features: [Github](https://github.com/topjohnwu/Magisk/) is the only source where you can get official Magisk information and downloads. [![](https://img.shields.io/badge/Magisk-v24.3-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v24.3) -[![](https://img.shields.io/badge/Magisk%20Beta-v24.3-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v24.3) +[![](https://img.shields.io/badge/Magisk%20Beta-v25.0-blue)](https://github.com/topjohnwu/Magisk/releases/tag/v25.0) [![](https://img.shields.io/badge/Magisk-Canary-red)](https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-release.apk) [![](https://img.shields.io/badge/Magisk-Debug-red)](https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk) diff --git a/gradle.properties b/gradle.properties index 65fdc62dd..a2dc439a0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,5 +28,5 @@ android.nonTransitiveRClass=true # Magisk magisk.stubVersion=31 -magisk.versionCode=25000 +magisk.versionCode=25001 magisk.ondkVersion=r24.1