Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 738bd3f

Browse files
committed
0.5.3 - Maintenance Update
1 parent a92d752 commit 738bd3f

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Fox's Magisk Module Manager
22

3+
## Fox Module contest
4+
5+
If you publish a modules using ANSI color styling or FoxMMM extensions
6+
(see [DEVELOPERS.md](DEVELOPERS.md)) you can enter the contest to win 20€ via PayPal.
7+
8+
The winning module will be displayed on this spot for at least 2 weeks.
9+
10+
Note: The module install script must **not** be obfuscated and
11+
be published on a repo supported by FoxMMM to be able to participate.
12+
13+
The winner will be selected at the end of this month (July).
14+
315
## Join us on Telegram!
416

517
[![Telegram Group](https://img.shields.io/endpoint?color=neon&style=flat&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2FFox2Code_Chat)](https://telegram.dog/Fox2Code_Chat)

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.fox2code.mmm"
1111
minSdk 21
1212
targetSdk 32
13-
versionCode 45
14-
versionName "0.5.2"
13+
versionCode 46
14+
versionName "0.5.3"
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
}

0 commit comments

Comments
 (0)