Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Commit

Permalink
Release 2.8
Browse files Browse the repository at this point in the history
Better phone charging detection
  • Loading branch information
nazmulidris committed Aug 4, 2020
1 parent 72eba13 commit ec8004a
Showing 1 changed file with 2 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 @@ -25,8 +25,8 @@ android {
minSdkVersion 25
targetSdkVersion 28
// Update versionCode & versionName before adding a release to the Google Play Store.
versionCode 19
versionName "2.7"
versionCode 20
versionName "2.8"
}
buildTypes {
release {
Expand Down

0 comments on commit ec8004a

Please sign in to comment.