Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Domi04151309 committed Jul 14, 2022
1 parent 592d9e1 commit 8402725
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -7,8 +7,8 @@ android {
applicationId "io.github.domi04151309.batterytool"
minSdkVersion 23
targetSdkVersion 32
versionCode 111
versionName "1.1.1"
versionCode 120
versionName "1.2.0"
}
buildTypes {
debug {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/120.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
With this new release you can prevent stopping apps, that you are currently using. Furthermore, you can force some apps to always stop.

0 comments on commit 8402725

Please sign in to comment.