Skip to content

Commit

Permalink
Merge pull request #240 from gobitfly/NOBIDS/IncreaseVersion
Browse files Browse the repository at this point in the history
Version++
  • Loading branch information
manuelsc authored Sep 6, 2023
2 parents b7a0a02 + 43e1d17 commit 16d92e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
namespace "in.beaconcha.mobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 96
versionName "4.2.5"
versionCode 97
versionName "4.2.6"

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

0 comments on commit 16d92e7

Please sign in to comment.