Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
saiho committed Feb 14, 2021
1 parent e4398a9 commit 4b59654
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 @@ -9,8 +9,8 @@ android {
applicationId "com.saiho.togglelineageprofiles"
minSdkVersion 23
targetSdkVersion 30
versionCode 19
versionName '1.0.19'
versionCode 20
versionName '1.0.20'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 4b59654

Please sign in to comment.