Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
canyie committed Apr 3, 2021
1 parent 6a2cc4a commit ad36183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ task clean(type: Delete) {
}

ext {
versionCode = 2
versionName = '0.0.2'
versionCode = 3
versionName = '0.0.3'
minMagisk = 19000
riruApiVersion = 5 // For Riru v21
riruNewApiVersion = 25 // For Riru v22+
Expand Down

0 comments on commit ad36183

Please sign in to comment.