Skip to content

Commit

Permalink
chore: bump version to 3.1.0-beta build 0
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperVerswijvelt committed Oct 11, 2024
1 parent 733b057 commit a045867
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 @@ -14,8 +14,8 @@ android {
targetSdkVersion 35
compileSdk 35
minSdkVersion 31
versionCode 3000007
versionName "3.0.0"
versionCode 3010000
versionName "3.1.0-beta"

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

0 comments on commit a045867

Please sign in to comment.