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 6c5aaaa commit e22de17Copy full SHA for e22de17
README.md
@@ -17,7 +17,8 @@
17
- SponsorBlock
18
- Remove background playback restrictions
19
- Remove share links tracking query parameter
20
-- Switch navigation button "Create" with "Notifications"
+- Hide and change navigation buttons
21
+- Swipe controls
22
23
### Spotify
24
- Unlock Spotify Premium
app/build.gradle.kts
@@ -13,7 +13,7 @@ android {
13
14
defaultConfig {
15
applicationId = "io.github.chsbuffer.revancedxposed"
16
- versionCode = 17
+ versionCode = 18
versionName = "1.0.$versionCode"
}
flavorDimensions += "abi"
0 commit comments