Skip to content

Commit

Permalink
v1.9.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Feb 10, 2025
1 parent 75387f1 commit 5b7bfaa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
compileSdk 33
targetSdk 33
versionCode 10
versionName "1.9.2-beta"
versionName "1.9.2"
}
buildTypes {
release {
Expand Down
7 changes: 3 additions & 4 deletions fastlane/metadata/android/en-US/changelogs/10.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@


* Android 13 Bug Fix: Crash at start: inmutable flag added.
* Added warren-bank bug fix for Pixel and bleeding-edge AOSP devices.
* Android 13 Bug Fix: Crash at start: immutable flag added.
* Added warren-bank bug fix for Pixel and bleeding-edge AOSP devices.
* Fix overall most pressing issues

0 comments on commit 5b7bfaa

Please sign in to comment.