Skip to content

Commit

Permalink
bump VC to 43 v0.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrupczak3 committed Aug 23, 2024
1 parent 6b96637 commit 730312d
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.openathena"
minSdk 28
targetSdk 34
versionCode 41
versionName "0.21.0"
versionCode 43
versionName "0.21.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.debug
Expand Down

0 comments on commit 730312d

Please sign in to comment.