Skip to content

Commit

Permalink
Bump to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Sep 27, 2022
1 parent 41efa90 commit a39a5f7
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 @@ -37,8 +37,8 @@ android {
applicationId "be.ugent.zeus.hydra"
minSdkVersion 21
targetSdkVersion 32
versionCode 33020
versionName "3.3.2"
versionCode 34000
versionName "3.4.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit a39a5f7

Please sign in to comment.