There was an error while loading. Please reload this page.
1 parent a2f25ed commit f9b9d25Copy full SHA for f9b9d25
1 file changed
module.gradle
@@ -16,7 +16,7 @@ ext {
16
moduleAuthor = "Rikka"
17
moduleDescription = "Modern superuser interface implementation."
18
moduleVersionMinor = 5
19
- moduleVersionPatch = 0
+ moduleVersionPatch = 1
20
moduleVersion = "v${api_version_major}.${moduleVersionMinor}.${moduleVersionPatch}"
21
moduleVersionCode = gitCommitCount
22
0 commit comments