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

Commit

Permalink
Release 2.7
Browse files Browse the repository at this point in the history
1. Incorporate changes from the following PR
   #12

2. Push release into the Google Play Store
  • Loading branch information
nazmulidris committed Aug 4, 2020
1 parent 6b04bce commit 4f57a29
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .idea/modules/app/app.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ android {
applicationId "com.r3bl.stayawake"
minSdkVersion 25
targetSdkVersion 28
versionCode 18
versionName "2.6"
// Update versionCode & versionName before adding a release to the Google Play Store.
versionCode 19
versionName "2.7"
}
buildTypes {
release {
Expand Down

0 comments on commit 4f57a29

Please sign in to comment.