Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
update version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XJIOP committed Dec 19, 2019
1 parent bf4d307 commit f2bf040
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 @@ -6,8 +6,8 @@ android {
applicationId "org.xjiop.oneplusaoddoubletapmod"
minSdkVersion 21
targetSdkVersion 29
versionCode 12
versionName "1.2"
versionCode 13
versionName "1.3"
}
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
@@ -1,4 +1,4 @@
<resources>
<string name="app_name">OnePlus AOD DoubleTap MOD</string>
<string name="app_name">OnePlus AOD DoubleTap Mod</string>
<string name="key_service_description">Listen double tap on AOD screen.</string>
</resources>

0 comments on commit f2bf040

Please sign in to comment.