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

Commit

Permalink
Update to v2.1; Published to Play Store
Browse files Browse the repository at this point in the history
  • Loading branch information
nazmulidris committed Jun 10, 2020
1 parent 487ebe8 commit d49e2f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ android {
applicationId "com.r3bl.stayawake"
minSdkVersion 25
targetSdkVersion 28
versionCode 12
versionName "2.0"
versionCode 13
versionName "2.1"
}
buildTypes {
release {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
The source code is available at -
https://github.com/r3bl-org/stay-awake-app.
Please file bugs at -
https://github.com/r3bl-org/stay-awake-app/issues.
https://github.com/r3bl-org/stay-awake-app/issues
</string>

</resources>

0 comments on commit d49e2f6

Please sign in to comment.