Skip to content

Commit

Permalink
Merge pull request #277 from Chooloo/dev
Browse files Browse the repository at this point in the history
Increased app version
  • Loading branch information
roeiedri authored Oct 20, 2021
2 parents 06cb6a5 + b1a0636 commit e133849
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.chooloo.www.koler"
minSdkVersion 25
targetSdkVersion 30
versionCode 61
versionName "v1.1.1"
versionCode 62
versionName "v1.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

javaCompileOptions {
Expand Down

0 comments on commit e133849

Please sign in to comment.