Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Oct 19, 2020
1 parent 3d2c942 commit 3b06f23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.apozas.contactdiary"
minSdkVersion 14
targetSdkVersion 30
versionCode 7
versionName "1.1.1"
versionCode 8
versionName "1.1.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 3b06f23

Please sign in to comment.