We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1427554 commit 4568061Copy full SHA for 4568061
module.gradle
@@ -16,7 +16,7 @@ ext {
16
moduleAuthor = "Rikka"
17
moduleDescription = "Modern superuser interface implementation."
18
moduleVersionMinor = 0
19
- moduleVersionPatch = 0
+ moduleVersionPatch = 1
20
moduleVersion = "v${api_version_major}.${moduleVersionMinor}.${moduleVersionPatch}"
21
moduleVersionCode = gitCommitCount
22
0 commit comments