Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-Mr committed Jun 13, 2023
1 parent f52a696 commit 46e1ede
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 @@ -18,8 +18,8 @@ android {
applicationId "com.maary.liveinpeace"
minSdk 31
targetSdk 33
versionCode 3
versionName "2.0_beta"
versionCode 4
versionName "2.1_beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 46e1ede

Please sign in to comment.