Skip to content

Commit e22de17

Browse files
committed
bump 1.0.18, Update README.md
1 parent 6c5aaaa commit e22de17

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
- SponsorBlock
1818
- Remove background playback restrictions
1919
- Remove share links tracking query parameter
20-
- Switch navigation button "Create" with "Notifications"
20+
- Hide and change navigation buttons
21+
- Swipe controls
2122

2223
### Spotify
2324
- Unlock Spotify Premium

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313

1414
defaultConfig {
1515
applicationId = "io.github.chsbuffer.revancedxposed"
16-
versionCode = 17
16+
versionCode = 18
1717
versionName = "1.0.$versionCode"
1818
}
1919
flavorDimensions += "abi"

0 commit comments

Comments
 (0)