Skip to content

Commit

Permalink
chore: Bump version to v0.8.7a1 (75)
Browse files Browse the repository at this point in the history
  • Loading branch information
deltazefiro committed Feb 10, 2024
1 parent 40212f3 commit 1f4942b
Show file tree
Hide file tree
Showing 2 changed files with 5 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 72
versionName "0.8.6b1"
versionCode 75
versionName "0.8.7a1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/75.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
v0.8.7a1
- Support automatic hiding after screen off
- New settings UI (for better maintainability)

0 comments on commit 1f4942b

Please sign in to comment.