Skip to content

Commit

Permalink
Bump version to 4.4.0 (30)
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Nov 8, 2023
1 parent f84b29d commit 41daf35
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 {
minSdkVersion 17
targetSdkVersion 33
multiDexEnabled true
versionCode 29
versionName "4.3.1"
versionCode 30
versionName "4.4.0"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
buildFeatures.dataBinding = true
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 41daf35

Please sign in to comment.