Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
karasevm committed Jun 21, 2024
1 parent 2d6dd3a commit 3918422
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -8,8 +8,8 @@ android {

defaultConfig {
applicationId "ru.karasevm.privatednstoggle"
versionCode 10
versionName "1.3"
versionCode 11
versionName "1.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
targetSdkVersion 34
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Add option to require unlocking the device to use the tile
- Fix invisible nav buttons on some devices

0 comments on commit 3918422

Please sign in to comment.