Skip to content

Commit

Permalink
verion bump
Browse files Browse the repository at this point in the history
  • Loading branch information
physphil committed Oct 24, 2020
1 parent 854dbd2 commit c3e2bc2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ android {
applicationId "com.physphil.android.remindme"
minSdkVersion 21
targetSdkVersion 30
// merged new colours to 'develop', just need to release new version
versionCode 9101
versionName "0.9.101"
versionCode 9102
versionName "0.9.102"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit c3e2bc2

Please sign in to comment.