Skip to content

Commit

Permalink
Bump version to 1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
Akilesh-T committed Dec 22, 2019
1 parent e65af80 commit 9943509
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Set any colour as your system accent! The app gets your choice of colours (along

**Requirements**

* Android 9+
* Android 8+
* Magisk

[Screenshots](https://forum.xda-developers.com/devdb/project/?id=35917#screenshots)
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "app.akilesh.qacc"
minSdkVersion 26
targetSdkVersion 29
versionCode 5
versionName "1.30"
versionCode 6
versionName "1.40"
vectorDrawables.useSupportLibrary = true
}
compileOptions {
Expand Down

0 comments on commit 9943509

Please sign in to comment.