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

Commit

Permalink
Bump version to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
canyie committed May 1, 2021
1 parent b64f780 commit b3d577a
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 = 5
versionName = '0.0.5'
versionCode = 6
versionName = '0.0.6'
minMagisk = 20400
riruApiVersion = 5 // For Riru v21
riruNewApiVersion = 25 // For Riru v22+
Expand Down

0 comments on commit b3d577a

Please sign in to comment.