Skip to content

Commit

Permalink
chore: Bump version to v0.9.0 (115)
Browse files Browse the repository at this point in the history
  • Loading branch information
deltazefiro committed Jun 6, 2024
1 parent ed2a901 commit 2124546
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
minSdkVersion 26
targetSdkVersion 34
compileSdk 34
versionCode 114
versionName "0.9.0-beta1"
versionCode 115
versionName "0.9.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/115.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
v0.9.0
- Translation update: Spanish (by gallegonovato), French (by @jay-tau), Serbian (by @nexiRS), Slovak (by @padi-sk), Chinese (Simplified) (by 大王叫我来巡山)

v0.9.0 alphas & betas
- <b>Introduce XHide: Enhanced applications hiding with Xposed. Hide apps
thoroughly from system menus & other apps.</b>
- Translations update: Portuguese (by Undisclosed), Greek (@Xori71), Ukrainian (@Lauritz-Tieste), Hungarian (@Lauritz-Tieste), Polish (@Lauritz-Tieste), Italian (@Lauritz-Tieste, pastic cerre), Arabic (@Lauritz-Tieste, @savoie7304WS), French (by 3 people), Norwegian Nynorsk (@Lauritz-Tieste)

0 comments on commit 2124546

Please sign in to comment.