Skip to content

Commit

Permalink
Bump version to 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Akilesh-T committed Dec 17, 2019
1 parent 6315532 commit e694d6a
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 @@ -14,8 +14,8 @@ android {
applicationId "app.akilesh.qacc"
minSdkVersion 26
targetSdkVersion 29
versionCode 4
versionName "1.20"
versionCode 5
versionName "1.30"
vectorDrawables.useSupportLibrary = true
}
compileOptions {
Expand Down

0 comments on commit e694d6a

Please sign in to comment.