Skip to content

Commit f9b9d25

Browse files
committed
Bump version to 13.5.1
1 parent a2f25ed commit f9b9d25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext {
1616
moduleAuthor = "Rikka"
1717
moduleDescription = "Modern superuser interface implementation."
1818
moduleVersionMinor = 5
19-
moduleVersionPatch = 0
19+
moduleVersionPatch = 1
2020
moduleVersion = "v${api_version_major}.${moduleVersionMinor}.${moduleVersionPatch}"
2121
moduleVersionCode = gitCommitCount
2222

0 commit comments

Comments
 (0)