Skip to content

Commit

Permalink
Merge branch 'development' into 'master'
Browse files Browse the repository at this point in the history
bump version

See merge request apphud/android!9
  • Loading branch information
Nikolay Goldin committed Nov 26, 2020
2 parents d3aa595 + 6dbc222 commit 0306594
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 @@ -11,8 +11,8 @@ android {
applicationId "com.apphud.mbdg.myapplication"
minSdkVersion 16
targetSdkVersion 29
versionCode 17
versionName "1.0.15"
versionCode 18
versionName "1.0.16"

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

0 comments on commit 0306594

Please sign in to comment.